Loading Tool

Explorer IconExplorer

Memory Pool

85,586 transactions
31.92 vMB
0.20826973 BTC
Random Selection Loading Transactions
Max Size: 190.92/200 MB

Candidate Block

Mining Attempt e47d88ee2d2b57e03e1ee523b8d16cf76312cc30c1e9cd2e41e2e2e71c4aa078
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root bfb4b34f376b22d8dd59c5e0cde56725068ed0f23ea9b08b3173cebfdbd27fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.09418149 BTC
Feerates: 529.10 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (48,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,592 866,592 00000000000000000000bfcf827f80e1baceed91c5b3b50a91782edc1b8f98b2 5,984 1.00/1.00 vMB 8
866,591 866,591 00000000000000000000bb0cb57622cf19d4d13da0b0480b2f75b4f12428d272 5,631 1.00/1.00 vMB 9
866,590 866,590 00000000000000000000b67737b1f53869d53130381d36b6c5be3556c435eca4 6,471 1.00/1.00 vMB 7
866,589 866,589 000000000000000000011ba094cdfe1ef61a7fce8db4b4872993f636b16e4dfb 4,616 1.00/1.00 vMB 11
866,588 866,588 0000000000000000000199d654df12c045cb0cb9967ee71f286021adaac76758 4,795 1.00/1.00 vMB 4
866,587 866,587 000000000000000000019bc95aae75f82231f7a273f4ac8c00e56fcb7d4d8ef6 6,332 1.00/1.00 vMB 7
866,586 866,586 00000000000000000000dfdacaa03d5fd4371c7c3a701b334a63277be1636102 4,363 1.00/1.00 vMB 11
866,585 866,585 00000000000000000002d542a42d42a36391be011d52ab182d8fda412555474c 5,779 1.00/1.00 vMB 4
866,584 866,584 000000000000000000006bc6b05711f10caa17a20be49f0a06067af582722543 4,591 1.00/1.00 vMB 4
866,583 866,583 000000000000000000016882c12d794fec3fab9eee7464c16f20ab4344ed5404 3,921 1.00/1.00 vMB 6
866,582 866,582 000000000000000000015e07044014a2e0fd409c5534a5f497504dfd7277e046 4,259 1.00/1.00 vMB 10
866,581 866,581 00000000000000000002e4f6a7777f53b2fc52814ca5dab86f6378cc399b8f64 6,114 1.00/1.00 vMB 4
866,580 866,580 0000000000000000000223214d58fd70a0c46bf757c778fb9af7928506b6d618 4,917 1.00/1.00 vMB 4
866,579 866,579 00000000000000000002a04b908be7618036cf15410b3d40478af4b7026b2756 1 0.00/1.00 vMB 0
866,578 866,578 00000000000000000002e7b2c92aa23ab0f620111d30a2eb84c543e25a64fce5 6,046 1.00/1.00 vMB 7
866,577 866,577 000000000000000000006836b075ea7f762ac27ba0f9e31704ab8ab128132ab8 6,027 1.00/1.00 vMB 9
866,576 866,576 0000000000000000000112584324f324250a77655cd36b8a8f80388d6450b43e 5,732 1.00/1.00 vMB 11
866,575 866,575 0000000000000000000169d3c170b5137b4fd7018ab583c5349e620215ff6d35 5,973 1.00/1.00 vMB 2
866,574 866,574 0000000000000000000273352c4b3924de73c38faebe71f12698ed442aed046f 4,595 1.00/1.00 vMB 3
866,573 866,573 00000000000000000001a97177053f2a2a58f216ef16cbf3ca4f1b0b9f350dee 5,408 1.00/1.00 vMB 5
866,572 866,572 000000000000000000016e9131b998b7928c8c85d2af58572fc8001599c987d8 5,727 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.