Loading Tool

Explorer IconExplorer

Memory Pool

39,379 transactions
25.77 vMB
0.05363874 BTC
Random Selection Loading Transactions
Max Size: 133.93/200 MB

Candidate Block

Mining Attempt c6a32436854ab72b54772659de94f66fc39012c87bbbfe76f7ec48a7431d0ac6
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 2d95e33a0a1b8b60e9f711a20e9844dc9170f730ab0ae4995c6886dade0a124f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.00687077 BTC
Feerates: 151.16 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (254,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,592 660,592 000000000000000000017368bb9f012797550596c703fc9870870ac268e4ab58 2,099 1.00/1.00 vMB 57
660,591 660,591 0000000000000000000db4df4ac5c28e295eca7f1e9139dc15aa191c04f4cfac 2,044 1.00/1.00 vMB 28
660,590 660,590 00000000000000000006ba94ecdb473234c1bb42d709c36f1ee81403c4ced3c2 2,631 1.00/1.00 vMB 43
660,589 660,589 0000000000000000000720cc488864e417353bcf0e1ceac31012498df62918ae 1,835 1.00/1.00 vMB 48
660,588 660,588 00000000000000000000234eb03bff844083b81b9440ab2750a41defcc909e2f 2,816 0.99/1.00 vMB 87
660,587 660,587 0000000000000000000a8462ac765619f07ccf264a04a8fdd0ee228063654839 1,333 1.00/1.00 vMB 17
660,586 660,586 0000000000000000000e3661e17626cf9eca7c867df5cb4df6b1266886ad14a1 2,015 1.00/1.00 vMB 36
660,585 660,585 0000000000000000000ea57a2734654cad432f205e3d0a45dd004f31d5b0af63 899 1.00/1.00 vMB 11
660,584 660,584 0000000000000000000997f1876beda528e16bc6b178cf6c36e0b3a574ffe77a 1,107 1.00/1.00 vMB 6
660,583 660,583 000000000000000000084bfa7702755c46d0551fa0ac800f9634b87a9463978f 2,111 1.00/1.00 vMB 20
660,582 660,582 00000000000000000003d3265eeb2b06d201afe2c949ea60ef7832e1833a7038 2,251 1.00/1.00 vMB 18
660,581 660,581 00000000000000000003d694a516999efc83eb365f298f612d8d0bdb8d9919ac 2,298 1.00/1.00 vMB 23
660,580 660,580 0000000000000000000260b5961109b2e7be7a844cd6b2ed1bfdefdee88ae58a 2,018 1.00/1.00 vMB 36
660,579 660,579 000000000000000000098b145b645bef56ac93a207775d46438f4d761b01a609 2,696 1.00/1.00 vMB 51
660,578 660,578 00000000000000000009e221358b9badc9a51811dc4c9139f871054713976154 2,559 1.00/1.00 vMB 66
660,577 660,577 00000000000000000000c4ab79de22fdcf95d63193fa091105e2662869cc56ae 2,047 1.00/1.00 vMB 82
660,576 660,576 0000000000000000000e0de0e7836a71c4a7b430f3b4165317d01c21767b3a36 1,428 1.00/1.00 vMB 17
660,575 660,575 00000000000000000006840989a7eed580d7dcfc7635fb43f484a16c8e1b2a6b 1,991 1.00/1.00 vMB 30
660,574 660,574 0000000000000000000b4e0a500c7b74e90c10c6c5732fac27862d35d41bfac8 1,626 1.00/1.00 vMB 24
660,573 660,573 0000000000000000000217854bdbaad037661fa56e7cc0695023b4e1d8d9636a 2,298 1.00/1.00 vMB 47
660,572 660,572 00000000000000000007a76a379dc104adf69cc73b38072c71252f57bda1c717 1,200 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.24 GB
    • Received: 13.83 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.