Loading Tool

Explorer IconExplorer

Memory Pool

79,301 transactions
29.74 vMB
0.07639237 BTC
Random Selection Loading Transactions
Max Size: 178.29/200 MB

Candidate Block

Mining Attempt aa1301d599d5d13b71dc738e7e2cf06ba3918c9e541279e1e83b84764ab0faf3
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root b7ac5937e98258f72ea5296976cabc6f19ad4bc170f6ada78fed34128300dbde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,632
Size: 1.00 vMB
Total Fees: 0.01585378 BTC
Feerates: 150.77 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (732,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,330 182,330 00000000000001fc5a3bd340527a47c1cdc8d673297025e880aa708789813bee 14 0.00/1.00 vMB 14
182,329 182,329 0000000000000a1eb96766335eca85e998ede16565645479397584185100571f 56 0.02/1.00 vMB 186
182,328 182,328 000000000000020cfb557c0fb3b06ea3695226cf0866e410e8ed845479459442 31 0.01/1.00 vMB 115
182,327 182,327 00000000000008ec43af5df21775a5d57fb7ef21723653110bb7392ed158d24c 12 0.00/1.00 vMB 16
182,326 182,326 00000000000006ac85440452facc88c613178283ff92815c51ccc0d9020a3957 62 0.02/1.00 vMB 99
182,325 182,325 000000000000017962426b7fad48546fb66bc2fb4f4611e9d92049f11944a84d 105 0.06/1.00 vMB 59
182,324 182,324 00000000000004bd6a63fdc3b0ffa86f265e04946bcb213c2f4431c9ef912db4 38 0.03/1.00 vMB 657
182,323 182,323 00000000000002094c176c7ab08907fb1db15379ca79d9ab1a4c83d6bdab005d 141 0.05/1.00 vMB 59
182,322 182,322 00000000000003b35c9aed1453e46f8612c94fadf2f079a133ab3a45436e8431 256 0.11/1.00 vMB 128
182,321 182,321 00000000000004bcd1e285c9c78c2e874a13b1c5c12f53c7d5128d38dd555128 529 0.22/1.00 vMB 181
182,320 182,320 00000000000007ebde7075d93cce9a09b2f5974d0e3826fa0af15c64855f6a5e 90 0.04/1.00 vMB 94
182,319 182,319 000000000000050937ee8a798303d2d3b821584879bdf82decddac3ac196a3d0 48 0.03/1.00 vMB 78
182,318 182,318 00000000000005a5e0d10dddedf17ca83495b6e8a48922abf6c66a438c3cd62c 23 0.01/1.00 vMB 52
182,317 182,317 00000000000009b6becd1d150ae42b50561e91296525348c8228622419163254 91 0.04/1.00 vMB 101
182,316 182,316 0000000000000a0d0387b2172fe6b4d86b06f14859f648d0905f8c17a2ef15a3 185 0.08/1.00 vMB 114
182,315 182,315 0000000000000831d8c27205674ace50bd855f6c8458157407eadc92f4c93835 126 0.05/1.00 vMB 89
182,314 182,314 00000000000007071b4ddb3d346b69c33bd1094b71665f9d7a603d954311cda2 213 0.13/1.00 vMB 95
182,313 182,313 000000000000043e5a3c69d164b693492170be32267ae1c66cedc2342d0e7c11 143 0.05/1.00 vMB 204
182,312 182,312 00000000000003038690d2efee3c7d1d1b75350b23993c9f0e7870590c1ae553 115 0.05/1.00 vMB 106
182,311 182,311 00000000000008fba2217b5420537e72f49b9798399f96c2cc7e6cd6c5a9eae7 11 0.00/1.00 vMB 118
182,310 182,310 00000000000003eafd4f568a804c62cf75a6e5a2cc0ce61f4085a690783ec0e1 141 0.05/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.45 GB
    • Received: 14.98 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.