Loading Tool

Explorer IconExplorer

Memory Pool

83,578 transactions
30.79 vMB
0.14959817 BTC
Random Selection Loading Transactions
Max Size: 185.35/200 MB

Candidate Block

Mining Attempt e245c2103b3ce97db9a0a8c3b8f2b42365ae14d521eee095164044d0a4c2512f
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 7ce37abae32c913eff2d0e610ee32040d9572e4a5037a9ad983c64d2cdd3c3ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.08337434 BTC
Feerates: 150.77 > 8.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (602,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,234 312,234 000000000000000002d42b991e92bb181614732f8747d931fc7503ce6bb22702 517 0.25/1.00 vMB 30
312,233 312,233 00000000000000002d2d0d4ac1adc9dc83cdf27279e7cea07ef35767e96b6f5c 36 0.02/1.00 vMB 23
312,232 312,232 00000000000000000235191504dde206aa907d49ce82ececdbd35623200a3563 51 0.02/1.00 vMB 21
312,231 312,231 00000000000000003ddc4737d0a3f57a4ed39823b70f45f9b095d41c3d1a46b0 376 0.20/1.00 vMB 27
312,230 312,230 0000000000000000175f79241f0a759ada00cc15f38e796a406265a98b75a8a9 48 0.02/1.00 vMB 14
312,229 312,229 00000000000000000f18069e7adde52e995f7d55c0444a546f1fc145c62b8984 127 0.08/1.00 vMB 25
312,228 312,228 000000000000000002cada98e92586c82c2dfa978dfb9ea3be599523bb3353e1 96 0.05/1.00 vMB 28
312,227 312,227 00000000000000001ac404711b395f412275dcfd7c13fa9d43088e9c4e69f2fd 992 0.56/1.00 vMB 29
312,226 312,226 00000000000000000dea530eef3d9b578ce695b5d9538ea704a52c84b49ab6ec 456 0.24/1.00 vMB 31
312,225 312,225 00000000000000000bcbd1b5138841d15dc04ab2b957fca437d37b26c51a5685 108 0.07/1.00 vMB 16
312,224 312,224 000000000000000005aa146cd549378bc22f619b8be508032460a02ef7136a83 110 0.06/1.00 vMB 33
312,223 312,223 00000000000000001fb7708a13852343f2427bf19a346ff8c4bce23c78caf7a1 300 0.26/1.00 vMB 19
312,222 312,222 0000000000000000364591d158b2ad540bc36be8fcca23aed41194b44bc32d27 256 0.10/1.00 vMB 46
312,221 312,221 0000000000000000397e178329db43da460cc5cd7f49332937879f5a4298a389 348 0.21/1.00 vMB 26
312,220 312,220 000000000000000010b42150a6ba7d29cf66bb3f8eadaabb98e3959decc077a8 222 0.12/1.00 vMB 28
312,219 312,219 00000000000000000608e7d5c7bfb01df67bc9047480cc452d0f60b01f6031d9 360 0.17/1.00 vMB 28
312,218 312,218 00000000000000003263330cc748de3253da7f90dfc61b7f23f25c81a5314195 424 0.24/1.00 vMB 32
312,217 312,217 000000000000000009be6cb34cf84cbe0de868521d86281c22279b9213b47b3a 39 0.02/1.00 vMB 22
312,216 312,216 0000000000000000133fe0b4636a1adfcabdc58f6a687f87b694b508cd166f88 288 0.14/1.00 vMB 31
312,215 312,215 00000000000000002dd7f7bfd9d830cdfa375603b914f3c28be9df94c7bdd866 238 0.12/1.00 vMB 32
312,214 312,214 0000000000000000293d8c9321f16bd6fa83045688064286762ac313f9db4191 767 0.47/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 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.