Loading Tool

Explorer IconExplorer

Memory Pool

85,072 transactions
31.90 vMB
0.17022593 BTC
Random Selection Loading Transactions
Max Size: 189.83/200 MB

Candidate Block

Mining Attempt 5ec60258d491ad0bf2a7e6181c8714227718713dc70f7621b0a15f97df8bcce3
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root de71b1c73994b3f1d7d9c8f1bbafc4c67f928aca068728c6d3da396d3fae8135
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.05367285 BTC
Feerates: 402.75 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (487,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,350 427,350 000000000000000002dc16b282033d5841e78075c6ab01fc9e72ba0313164936 1,226 0.98/1.00 vMB 33
427,349 427,349 00000000000000000504e102891bfef29f76107908a71580f766578ad2e1561a 1,269 0.80/1.00 vMB 50
427,348 427,348 0000000000000000045f1b43e3d0aa912ae75125039346e3c04dabddaf7605d7 451 0.18/1.00 vMB 57
427,347 427,347 0000000000000000006a99f5ef8cdde7324e367155b43e5f224088443d2ecdb9 735 0.35/1.00 vMB 52
427,346 427,346 000000000000000004612ba17d8e9c761adca13a0b9de0486978617e7402e673 1,281 0.98/1.00 vMB 37
427,345 427,345 00000000000000000390878731a7f7860ca385347507f8f1ffd13dfec3d362dc 839 0.50/1.00 vMB 45
427,344 427,344 0000000000000000021883513f002d5109ec030c924eeb1055ef1fd07b66ae2b 1,986 0.98/1.00 vMB 55
427,343 427,343 000000000000000001fe873a09455e687408ab27460170293951eba46b19bab3 2,215 1.00/1.00 vMB 58
427,342 427,342 0000000000000000036566ff6335edd90d87230706e680c3f7e615761bc3c6b0 1,297 0.99/1.00 vMB 24
427,341 427,341 00000000000000000213c248817440547541a2f250c19214c7eaeaee70700dca 1,848 1.00/1.00 vMB 48
427,340 427,340 00000000000000000095191966223e97fa083f3e3fa429d28f858ce7d559370d 2,073 1.00/1.00 vMB 47
427,339 427,339 0000000000000000010717d883278b77c5dd7a4ac8825caaa3238a154bfe5c2e 2,925 1.00/1.00 vMB 83
427,338 427,338 00000000000000000082eb8a1a02092b6236fe77e4da59c81fe1af9cc6f9745e 1,654 1.00/1.00 vMB 46
427,337 427,337 000000000000000003c5851aec8859345bad59dc353cfc82825c4df9eeb39ddd 1,997 1.00/1.00 vMB 59
427,336 427,336 0000000000000000014356e8280e5e383885c1a507adf5da27a28f9d72f7f141 2,560 1.00/1.00 vMB 62
427,335 427,335 000000000000000000b0d72c6c6461f1dcc2c633cee3b5b0166bc9fa12480e89 1,529 1.00/1.00 vMB 60
427,334 427,334 0000000000000000024d512716ab6b8726fb7b15cc0917f3876f326b61f7aa6d 1,548 1.00/1.00 vMB 76
427,333 427,333 000000000000000003bd5d9971c6e5b5e2770b1a353c7156ace0cf37c35de646 1,784 1.00/1.00 vMB 58
427,332 427,332 000000000000000001b89104d1f747d3d819f78bea921488e3682a253c1ddee6 1,550 1.00/1.00 vMB 44
427,331 427,331 000000000000000000214d0164e4a70ad42f3ff450004b16ba1db4403b08f04e 2,550 1.00/1.00 vMB 74
427,330 427,330 000000000000000004f68c1cdea079ca47c68ddaa0c27ae9c60c0d1a191fa27d 1,667 0.72/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.