Loading Tool

Explorer IconExplorer

Memory Pool

35,025 transactions
25.60 vMB
0.07248073 BTC
Random Selection Loading Transactions
Max Size: 130.45/200 MB

Candidate Block

Mining Attempt e89f913516ff74feb417357f42accbe0a0bd11e9d2be9ae89051b504cc40bcfb
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 24b70653dad66da6e4ff6a0ec675e4179f95f2df2c9976dac328e3198df2a130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,386
Size: 1.00 vMB
Total Fees: 0.02589163 BTC
Feerates: 151.12 > 2.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (92 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,598 914,598 00000000000000000001b332ecd3ff20d9adacec9c94959f24d5979e28bb5189 4,050 1.00/1.00 vMB 1
914,597 914,597 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e 4,473 1.00/1.00 vMB 0
914,596 914,596 000000000000000000012f977e5fe60fca2870989e0f57597d1141ccf88c94fe 5,373 1.00/1.00 vMB 1
914,595 914,595 000000000000000000003fff6a7eec49e227358900154aba2d8852eed6b803ae 6,463 1.00/1.00 vMB 0
914,594 914,594 0000000000000000000204da1be4edd53c82489dee246f5caf2265c593a451a9 6,895 1.00/1.00 vMB 0
914,593 914,593 000000000000000000019c8bcf252e7d1134a8ee5f1be0895b3a925518c360bc 6,327 1.00/1.00 vMB 0
914,592 914,592 00000000000000000001eb9a7fe079cfffbe171b111d031c6b1e352d6641c165 2,206 0.69/1.00 vMB 2
914,591 914,591 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d 5,308 1.00/1.00 vMB 1
914,590 914,590 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55 5,117 1.00/1.00 vMB 0
914,589 914,589 00000000000000000001bda0198c78d8b6b6d5bd39948607eed85854cb277da2 4,354 1.00/1.00 vMB 1
914,588 914,588 00000000000000000000fc1b22b226be4f8f20ca017dd860478d904079c7d5bc 3,914 1.00/1.00 vMB 1
914,587 914,587 000000000000000000002d312f5f75d3d5d6ffc7c092bd392bfb8f8123a61db0 2,122 1.00/1.00 vMB 0
914,586 914,586 000000000000000000010def87341baa0aa94b38e5f06b9500607a369ce4d6ca 2,878 1.00/1.00 vMB 2
914,585 914,585 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621 3,263 1.00/1.00 vMB 2
914,584 914,584 00000000000000000001f159911b6b81a9562df458945e3743bcfba5bbd0f743 330 1.00/1.00 vMB 0
914,583 914,583 000000000000000000001fb781a7e4f254732ba95c7155160a11e005f2941b95 4,149 1.00/1.00 vMB 1
914,582 914,582 00000000000000000000da18c469fa982d4566b4c6fd15fe289da34592668808 2,270 1.00/1.00 vMB 1
914,581 914,581 00000000000000000000a27816c6a707d2b2aee249e066167c3ea05fcea97c9c 2,947 1.00/1.00 vMB 5
914,580 914,580 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11 3,688 1.00/1.00 vMB 3
914,579 914,579 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81 2,721 1.00/1.00 vMB 5
914,578 914,578 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a 3,034 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.84 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: 637.63 GB
    • Received: 12.43 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.