Loading Tool

Explorer IconExplorer

Memory Pool

46,958 transactions
28.85 vMB
0.10948421 BTC
Random Selection Loading Transactions
Max Size: 149.99/200 MB

Candidate Block

Mining Attempt 801831dac375f32b20f3ee8a6ccd06b9fbf22102dfb341420860cf0a1b114be1
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (618,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,347 296,347 000000000000000009e0cb74c4c2848dff7e19ee646355c9b7c025925727b1eb 18 0.01/1.00 vMB 54
296,346 296,346 000000000000000022493c6463ff456a0450659d9dfacf26514377dd5602eda8 390 0.19/1.00 vMB 24
296,345 296,345 0000000000000000437bda5394137c247b4e83bf9a6e5711132f4b2e81a9a312 512 0.19/1.00 vMB 44
296,344 296,344 00000000000000004bc5e0ffdcb777fc8726caf921e36f2bad48af0a4a3cdf1b 236 0.10/1.00 vMB 56
296,343 296,343 00000000000000002c24c78129a00c9a892f030a10069c0e6c880c5f4481c045 185 0.07/1.00 vMB 38
296,342 296,342 0000000000000000810e42b3b71f9ae0c7c7422e9bfffde40c05af92bbfbeaed 556 0.26/1.00 vMB 40
296,341 296,341 00000000000000001ec5485fec2c7231dfb5b5a524f2729bf7b7d3ad7a303f22 460 0.23/1.00 vMB 37
296,340 296,340 0000000000000000644c7cbc75ddefb357295b31bca54553a3315fa1bc6695b0 213 0.17/1.00 vMB 26
296,339 296,339 0000000000000000393c3d109ee2a84be207f941e25fc28423c2cf79f4df0932 680 0.31/1.00 vMB 40
296,338 296,338 0000000000000000aabcec4dd6eb3e3a8cec83454263d11bbb96b42845a089e5 256 0.18/1.00 vMB 19
296,337 296,337 000000000000000062583f93869162145bff545f8d34d63d2903d206152cad31 109 0.17/1.00 vMB 15
296,336 296,336 00000000000000004e8a5bbec5c71be51390d4fd53773e6546f6224b369874bc 253 0.16/1.00 vMB 29
296,335 296,335 000000000000000077e5d28a779d78da1383a2076cb772d45efb765be0d60b91 536 0.25/1.00 vMB 47
296,334 296,334 00000000000000006011e47ea52f7517b560d68c32be9b6d3ae7c2ad8a1234ba 512 0.26/1.00 vMB 42
296,333 296,333 00000000000000004b8425e04a39adffeded5dcc7340029870f7ccaa5dd96fbd 335 0.25/1.00 vMB 31
296,332 296,332 0000000000000000a9d84f43894a1313102762069abd6550baf6782659787cae 549 0.35/1.00 vMB 36
296,331 296,331 00000000000000004ac730c9609e43cd48835f19d58900754c17e15f4688e69e 592 0.25/1.00 vMB 64
296,330 296,330 00000000000000008035c01717019375c99f54601b5b532d499299b4bac277e0 450 0.45/1.00 vMB 50
296,329 296,329 00000000000000003ceaac2c81f245bf655917b2dd95011dcc7f2feae2b98c7a 807 0.37/1.00 vMB 59
296,328 296,328 00000000000000000f2d212b7816e976c339a448b42b9f8df72a535aa8698557 603 0.41/1.00 vMB 30
296,327 296,327 00000000000000004cb938863df72c59edcc54c865b2513182322004720bf0f0 178 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.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.