Loading Tool

Explorer IconExplorer

Memory Pool

15,313 transactions
6.50 vMB
0.04021402 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.27/200 MB

Candidate Block

Mining Attempt 3af391d007ebeff9f3fd22a9bf0aa943aa59f872b64dbf8e36c3ad152d59ecb9
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root d0a1609126e1ae516f7c46c5f85009769531084d7d55ece4d91dbee259f5d882
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02573644 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (706,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,603 206,603 000000000000005abd72fbcb070aa64657f2c8ef2131a1180a514d2d2a6f4275 438 0.16 vMB 212
206,602 206,602 00000000000001eae061e617ae656a01af53129515153277f5896e6a8efd3f09 221 0.08 vMB 187
206,601 206,601 0000000000000316efb68a55ee90c8fec40eff4d19516d7ae66e827ff5de356b 127 0.10 vMB 86
206,600 206,600 00000000000000dae61e24e97f76c29b859e81a001d113b8a1db39b4c9b40a07 264 0.13 vMB 141
206,599 206,599 0000000000000120d700c855471691ae871ff95fe6a15ff8cf2cd9fb9a8a1881 727 0.25 vMB 209
206,598 206,598 0000000000000415368162391067cf44d612a097cbdefc7474606344e0715500 137 0.06 vMB 115
206,597 206,597 00000000000000a3c90df4e92c07c933103b214659d23223a339a657b07df84e 520 0.25 vMB 210
206,596 206,596 000000000000050b19b04e6fd12df06c6608abe1c50e9b30bffc9f90b73d43b3 99 0.04 vMB 187
206,595 206,595 00000000000003afd2360d31b9dbf4a96ceb0d45c03a43e10f9d57bd4eb081bf 49 0.02 vMB 113
206,594 206,594 00000000000003185a5b89c15c5abd96a8c9a030b45900d956abc250a74bc484 122 0.05 vMB 279
206,593 206,593 000000000000017eeb9f83b6037b12c26c41abf776c3602b619b0b583ec74b7e 166 0.06 vMB 220
206,592 206,592 0000000000000266e5c3bb87c712f5c32b28c0e0e23de9f2e934e02fb0bc3782 34 0.01 vMB 163
206,591 206,591 00000000000003e7cf844308f8f92af3571c9f1291e4f148e5a0fe2bfe6f448b 154 0.09 vMB 281
206,590 206,590 000000000000009631938cab7d71677c85ae8395872fee9e436e2d1a5ee52394 41 0.02 vMB 6
206,589 206,589 00000000000004f8b4a0f96142a57dd9e816c8f9271f842a1bac228586e581db 445 0.17 vMB 192
206,588 206,588 00000000000001e5764ba12c09f52b445d9435781588400223f310b0a90cbe0a 1 0.00 vMB 0
206,587 206,587 0000000000000112d6625b243066616f63faf432460b9b9df9c35f28e59d6559 115 0.05 vMB 169
206,586 206,586 00000000000003b5d93e5b467037f16c99248495ff2e6dcfb3d4aff2ec0e5729 92 0.02 vMB 12
206,585 206,585 00000000000000849a95456da2881f8f2b2587356ac166d4d45f8a9345458562 272 0.11 vMB 195
206,584 206,584 0000000000000473ba4e8e98eb4218d3093d544cce1a663640c3df4b76dde62d 272 0.11 vMB 203
206,583 206,583 0000000000000343c9910afc7a07a8bb1bd494baae3576c9f3e668e26ebb9f6a 505 0.43 vMB 75
Previous 10 blocks ↓
Total Size: 779.66 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: 313.69 GB
    • Received: 1.50 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.