Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
29.72 vMB
0.09190706 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt e3731936fb779f6abac6398a5cdb1b7602dd39c5f8da213607f1f01cf948ad4d
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 9cc3f289da5985b380be25cc0a5198028ebe903f49e30d4a73fd294053963f94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.02563791 BTC
Feerates: 101.62 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (497,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,498 417,498 000000000000000001a9abb65e3a93105750183f9faa6273e0c56c07d6caf99a 2,169 1.00/1.00 vMB 62
417,497 417,497 000000000000000001207e4ef5f5fe918b4a84075621c07d7b2d92d09047d435 606 0.51/1.00 vMB 33
417,496 417,496 000000000000000000959bec2e1c3d641271460bbb7ec4e407bf80f20098e0ef 1,658 1.00/1.00 vMB 36
417,495 417,495 0000000000000000000aeff68f00ab25ee6c9fc5fc535f97fdc2b8a15b10edc7 2,675 0.99/1.00 vMB 75
417,494 417,494 000000000000000001149b66eb7c39cada528778a0aab3c90ff53434bd459e73 495 0.21/1.00 vMB 59
417,493 417,493 0000000000000000038e7c7067d9023c85da832f878d121e329c74ac28402b53 1,767 0.72/1.00 vMB 65
417,492 417,492 0000000000000000018c504eef8cb2d36918b662e93fb44e710338164bffcd7f 1,064 0.65/1.00 vMB 40
417,491 417,491 000000000000000004aec1f1a4cb05857e379381878ce1420939f1381c08a616 1,593 1.00/1.00 vMB 46
417,490 417,490 0000000000000000031980c66447c92b9a5690ca084d8f3d5110fd8a9787d12b 2,205 1.00/1.00 vMB 54
417,489 417,489 00000000000000000519465b791624015d6993e08bc6621b4265294368f14463 738 1.00/1.00 vMB 18
417,488 417,488 000000000000000001aebba97a586148f229c6ab4d3e7ec432b0dbb56ddfb684 1,182 1.00/1.00 vMB 41
417,487 417,487 000000000000000002cd41b9629084c0576c45a4da84544714ad544eef6891fa 1,322 1.00/1.00 vMB 37
417,486 417,486 0000000000000000051b07900b26cfab544a84a2160770037203352097e83b1b 1,197 1.00/1.00 vMB 46
417,485 417,485 000000000000000003e8acc397d8281583adaa3e73ff076b46c7e3928519bee5 143 0.10/1.00 vMB 66
417,484 417,484 0000000000000000033a73329c979464d66398fd000b7b48039cedf358fb3970 1,514 1.00/1.00 vMB 26
417,483 417,483 000000000000000001e16d567b05f5157f41129bbc5a5394d745b805b421f4e7 155 0.09/1.00 vMB 62
417,482 417,482 0000000000000000033d6d081f180a852f150d1e948c86827e069381b8335d96 1,798 1.00/1.00 vMB 40
417,481 417,481 000000000000000001f3455296a1ac1e0d49df779ebb301cfaad700a8d9d55e9 1,856 1.00/1.00 vMB 46
417,480 417,480 0000000000000000013285652b398077c2def933599d29355283c47026df782d 1,440 1.00/1.00 vMB 29
417,479 417,479 00000000000000000064db8810a713db04081196a3202dbc18e218b56db2714a 1,761 1.00/1.00 vMB 47
417,478 417,478 000000000000000002aa1f6c1b251375b9d5ca3e0e57073332573b2ef9ca02df 2,615 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.