Loading Tool

Explorer IconExplorer

Memory Pool

33,136 transactions
25.08 vMB
0.04983745 BTC
Random Selection Loading Transactions
Max Size: 127.13/200 MB

Candidate Block

Mining Attempt d2ebdeef7ce3ea492689a375db4f2b47dff784fcecee2454422d0706ca249509
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 3d2fe349c973754714a3ae883c2b10554ec0d697cc6ee55c2a807e31567ca634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,662
Size: 1.00 vMB
Total Fees: 0.00470941 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (270,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,117 644,117 00000000000000000000ab4473f476d8e1a45e7d053541a3d801f3f71a58a44b 2,582 1.00/1.00 vMB 18
644,116 644,116 00000000000000000004585b219632a4e846654b038710a6a088c51e83b3d868 2,351 1.00/1.00 vMB 15
644,115 644,115 0000000000000000000c6e99d44de250257238ab1413d9049eb230c70b501eff 2,683 1.00/1.00 vMB 12
644,114 644,114 00000000000000000009f4b73f7813e4a21276036e23c14cc9eb9c2d3cd15265 2,866 1.00/1.00 vMB 58
644,113 644,113 00000000000000000004749d2548bbf853f91d963f7ba9cb43a3009ed6e265e1 2,595 1.00/1.00 vMB 40
644,112 644,112 0000000000000000000e1f1722252b5cb168492c5ece5a4d1b6b3724b2f6dba5 2,939 1.00/1.00 vMB 97
644,111 644,111 0000000000000000000e9edf2118b6c70524a25aa6ff55627f4a79b428474610 2,804 1.00/1.00 vMB 36
644,110 644,110 000000000000000000007cd976500dfa3f898eeecbd3d94feae37d0d041cbd6e 2,416 1.00/1.00 vMB 80
644,109 644,109 00000000000000000009436d177d32df2e6b1e096235d63e98ba86a8f10bbe9a 2,777 1.00/1.00 vMB 83
644,108 644,108 0000000000000000000ee1a44e61f9a9e8454794703a6fa1bd4bc0f146d321b0 1,787 1.00/1.00 vMB 76
644,107 644,107 00000000000000000001d8d8cdcc34120d2b7571030cab443a1d5c76bf828c17 2,170 1.00/1.00 vMB 33
644,106 644,106 000000000000000000107b51171a3dc24aebf1ae2cd5323849e1752085c0cc54 2,643 1.00/1.00 vMB 47
644,105 644,105 000000000000000000080b5929112c510ee094be52ae73ad143a2d95f942ed96 2,364 1.00/1.00 vMB 33
644,104 644,104 0000000000000000000ed442a004c1c8160b34b1086953cf283d8670c70e216e 2,305 1.00/1.00 vMB 15
644,103 644,103 00000000000000000007d915c836e65e48dbe62e9cb9fd40342518d9611605cd 2,101 1.00/1.00 vMB 36
644,102 644,102 0000000000000000000fd574ddb2c76dd8b7e848244eebed2a1a1ec252fe1cc0 2,012 1.00/1.00 vMB 11
644,101 644,101 0000000000000000000d56d1446be410e9640ed47fc296f1dffbd0e0093c65ae 1,502 1.00/1.00 vMB 29
644,100 644,100 0000000000000000000205f8865e0ab6e42f6073a65b92bbc0f1afba8945025a 2,198 1.00/1.00 vMB 55
644,099 644,099 0000000000000000000f0586838b86e8a4c5ce07a6262fdc1dc6c46cdf2a055e 2,526 1.00/1.00 vMB 9
644,098 644,098 0000000000000000000065d310b2ba535aba83ea96cc74dd669c47bac1b17d7a 2,268 1.00/1.00 vMB 60
644,097 644,097 00000000000000000005d1cd7c150f217b8d34ca20eb79bf6a5a4fe56c7f6c5a 2,104 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.