Loading Tool

Explorer IconExplorer

Memory Pool

52,299 transactions
30.41 vMB
0.26755203 BTC
Random Selection Loading Transactions
Max Size: 160.52/200 MB

Candidate Block

Mining Attempt ec0f950f97d75ce19db2498426ae759f1d1ab15d8cc5410ba6fe14d9861e20c2
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root f2da0ab41f2cfb4bd4b9b8ce195796edd4f4a34702f345a836497e203b3c840e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.08431555 BTC
Feerates: 229.15 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (536,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,537 378,537 0000000000000000072850e53fa89cb53d305090717673ba765dd3520143e847 171 0.25/1.00 vMB 19
378,536 378,536 00000000000000000ca1b5e7931f3df0e7fa71cc310d565a6f93bc70ddff1cc4 56 0.09/1.00 vMB 9
378,535 378,535 000000000000000002b7ade2c6f2f262b8d639423585e28c83425c2599e38e2c 756 0.39/1.00 vMB 40
378,534 378,534 00000000000000000330eb2a69804a99f964373c0c85cf9edb38fa91df31e3e3 397 0.23/1.00 vMB 46
378,533 378,533 00000000000000000f8967b9101c7a883d5911eb9411134f6f8bf93ffa2e4f5f 1 0.00/1.00 vMB 0
378,532 378,532 0000000000000000109255ec69dfdeb251681bc1246d5c0e1e837592911a243b 764 0.39/1.00 vMB 44
378,531 378,531 000000000000000001caf79e70dc93fd412d99d088b32f20c1ceb33293d4d410 351 0.23/1.00 vMB 36
378,530 378,530 0000000000000000042ccf958ec83ce10049db8d90242a53a6d64236436bede7 93 0.18/1.00 vMB 7
378,529 378,529 00000000000000000ffca843bd5587acbf9a4dfd215944ed6a7ef74902030af3 398 0.99/1.00 vMB 5
378,528 378,528 00000000000000000337663906b14d6d1f7d9f27ef78c0bc4dd5a091f72886c8 48 0.07/1.00 vMB 9
378,527 378,527 000000000000000008f85a082f72748f4cc6a553b8bed5c5d4bd6dc6e2f5c995 60 0.07/1.00 vMB 7
378,526 378,526 0000000000000000012f78feafbacd642749d096a221a7258abe452aa04a3aae 776 0.40/1.00 vMB 45
378,525 378,525 000000000000000004738afa1280729b8045668890fe44078e7555fa9d62dfca 2,090 1.00/1.00 vMB 35
378,524 378,524 00000000000000000bb8f5a41419313957af741da3f91df950c4c9b97fee56fb 1,069 0.49/1.00 vMB 30
378,523 378,523 0000000000000000093d5e21b67b8febbf067a538fb6193a4fc0d6948346f24a 800 0.95/1.00 vMB 19
378,522 378,522 000000000000000003b79ab9e935eb71a8fdd2a9318fea57e712b8094ccc823f 1 0.00/1.00 vMB 0
378,521 378,521 00000000000000001133fdf620bc6d8ed51e25c0b026261650c097bf21ea3633 710 0.53/1.00 vMB 22
378,520 378,520 000000000000000008bee984c48c9a46a9a79e24a9854a8e06bf53a0902d47f6 804 0.47/1.00 vMB 31
378,519 378,519 00000000000000000c8ea34f3404ece3d68d8a105ce6f58c0da0df1d248f9973 1,449 0.84/1.00 vMB 30
378,518 378,518 00000000000000000018720d2e08d1d9836d50e37e2cb003b6c55b34c46ac336 476 0.75/1.00 vMB 8
378,517 378,517 0000000000000000062418d37c7354e0bbfe48b4234d4b529104884c75bc7fc3 630 0.32/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.87 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: 644.20 GB
    • Received: 12.61 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.