Loading Tool

Explorer IconExplorer

Memory Pool

28,023 transactions
25.86 vMB
0.06586709 BTC
Random Selection Loading Transactions
Max Size: 138.38/200 MB

Candidate Block

Mining Attempt ecde4f738d7cc08f12e5ae26779c590c9f8f5fb6a3d356c59e238f47400b1fb6
Version 20000000
Previous Block 00000000000000000001e4afeb0bbadab937657835b52b4a679764383dd95557
Merkle Root 797ff44d562223269d09fb60e8e85a1239f8b28c9c11e231b6233073b108b65d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03689714 BTC
Feerates: 5,026.74 > 3.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,587 (15 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,572 940,572 000000000000000000001cdde32a442a22ba5582dd0ccc3cebc3b18225737888 3,527 1.00/1.00 vMB 4
940,571 940,571 00000000000000000000448adc9b3d1c1b89abbeb6628e557178643303640a80 3,674 1.00/1.00 vMB 8
940,570 940,570 000000000000000000013630d8950ea6a38ae07db1eabba06067fae907a5559d 2,417 0.80/1.00 vMB 1
940,569 940,569 00000000000000000001a2e9c36f06fe06f4652f9136e121007fd15c2936fb70 3,534 1.00/1.00 vMB 4
940,568 940,568 000000000000000000015b8accb661d0dfb4e653d98111ea10f9f699259b93db 1,896 1.00/1.00 vMB 2
940,567 940,567 000000000000000000005aa1325962ef9adf3afcbd033511058168f412b5d496 4,048 1.00/1.00 vMB 5
940,566 940,566 0000000000000000000082a03a48fbd958e8a1bf6fb0436528cbffe14ce4034a 3,961 1.00/1.00 vMB 7
940,565 940,565 0000000000000000000154c5eaa07b7adcd238bfd4f43bbc66d1a3d6f5bdcd5a 326 0.11/1.00 vMB 3
940,564 940,564 000000000000000000003a347c641555405b4edaf8a263a6504de7a7edae8677 2,147 1.00/1.00 vMB 2
940,563 940,563 0000000000000000000055fe23c84cbdabeae6a20c87fa57c4292d48e44b807b 3,002 1.00/1.00 vMB 4
940,562 940,562 000000000000000000005d7f29bcfd94f7013318448a748cbfab69d4b7f2d8d3 3,477 1.00/1.00 vMB 6
940,561 940,561 000000000000000000009142177fea4a17aee4e67832d8a4bc5285b703234517 3,041 1.00/1.00 vMB 1
940,560 940,560 00000000000000000000137b7f0f50c474bd3ec49c9f1e55f1419de7eac785bc 3,243 1.00/1.00 vMB 2
940,559 940,559 0000000000000000000060e1481dcfd56914c26cd702802fec40f1e4ddab4d38 4,493 1.00/1.00 vMB 1
940,558 940,558 000000000000000000001456fe8d7cc743f6ec1db4bb84e6a111a5a2fb11433a 3,187 1.00/1.00 vMB 3
940,557 940,557 000000000000000000008b732ed9d02db7c551af81e3db674a6563bb51f64d6d 2,892 1.00/1.00 vMB 2
940,556 940,556 000000000000000000001adccea071df22ba51373505c0694edaef1198cbc76e 3,019 1.00/1.00 vMB 3
940,555 940,555 00000000000000000001b29c308d2e5f3979fb5ee0dd0e58d29edf34598611cf 3,354 1.00/1.00 vMB 5
940,554 940,554 00000000000000000001b12ea80108782625ed2508dde73ddf309e2e56a324a3 2,688 1.00/1.00 vMB 3
940,553 940,553 000000000000000000016b88e412c0d4aa287d790461afac36de1ffaac69fa7b 3,700 1.00/1.00 vMB 6
940,552 940,552 000000000000000000000c9b89c473cedf0c871e8a47a48ee911cd2342372d8b 427 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.82 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: 4,507.42 GB
    • Received: 244.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.