Loading Tool

Explorer IconExplorer

Memory Pool

45,627 transactions
27.87 vMB
0.08248220 BTC
Random Selection Loading Transactions
Max Size: 147.34/200 MB

Candidate Block

Mining Attempt f4511e1de7ca5005fa52271d24e4042510dba9d346ffb6f8bb1364fc43cd551b
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (572,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,464 342,464 00000000000000000928847ed996d882cc0b183b35744aaff6fcc73f3e1dc3e4 1,867 1.00/1.00 vMB 25
342,463 342,463 00000000000000000c3e8de3eb7a540e0d240bc6ad0bb1d6beda28da155c8040 2,371 0.75/1.00 vMB 42
342,462 342,462 00000000000000000239d91f1143fd1e42c7262427b825450d3e2d515369e2d7 344 0.19/1.00 vMB 25
342,461 342,461 0000000000000000198b93d3b365613ec644394aacc822aa029e9cb166e8eac8 64 0.02/1.00 vMB 27
342,460 342,460 0000000000000000183c806290ddc225d929c7940a6256575cbecdf17074b5a3 1,142 0.57/1.00 vMB 25
342,459 342,459 000000000000000009ed201e2b68c7428e892c5f2371048bb0462847bb4ea23c 359 0.17/1.00 vMB 27
342,458 342,458 0000000000000000046cb2fd2624db4d08670f182f5b029f7c36c868a9a5b635 199 0.10/1.00 vMB 23
342,457 342,457 00000000000000000074c778cea4f3fd743f18c90add621774ddaef798c43811 599 0.27/1.00 vMB 26
342,456 342,456 00000000000000000ddc7867671bebe269f584c5571ab52d76b368c444cf04eb 319 0.17/1.00 vMB 26
342,455 342,455 00000000000000000e5b871b14b349fa6a546edeca09df7cc5844093fe99ea9d 905 0.44/1.00 vMB 30
342,454 342,454 000000000000000006bac6582b622efecee9942595b5af97a298a622340c93f2 463 0.23/1.00 vMB 26
342,453 342,453 00000000000000001a5f7ba1e802da9f0087ea98255c9a287e1e3ef99f392c36 498 0.24/1.00 vMB 26
342,452 342,452 000000000000000013963a3d81019e0e0fdfb9d3afeaeea1ce63e135df1f60f5 519 0.27/1.00 vMB 27
342,451 342,451 00000000000000001980121795139ad260a56bd7d42ba222e0454163c9b9c130 354 0.19/1.00 vMB 24
342,450 342,450 000000000000000002fc9fd7e908249332ca472f597a797cce060bd6e583ba2a 29 0.02/1.00 vMB 9
342,449 342,449 000000000000000008af23c3423fa9af1bcd920682e5a53c398cb493cef0e372 430 0.24/1.00 vMB 25
342,448 342,448 0000000000000000076eefd8081e41d9c5212624ab48cbef522d084fe3bb97f1 256 0.16/1.00 vMB 22
342,447 342,447 0000000000000000041ea30e30908523e3c53bae088337dc58c1781069b452fb 647 0.31/1.00 vMB 23
342,446 342,446 000000000000000013cd163dd9e6ada545d43df2140200d663f9de21833e7db9 64 0.02/1.00 vMB 31
342,445 342,445 00000000000000000f896bbe628174d56c6716e4102d3d8dcff53ec163bfaedb 405 0.27/1.00 vMB 21
342,444 342,444 000000000000000019c715d8e86f153a7d4a71c5a7101f620042e2c796fdaf86 469 0.26/1.00 vMB 28
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.58 GB
    • Received: 14.33 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.