Loading Tool

Explorer IconExplorer

Memory Pool

84,803 transactions
32.26 vMB
0.10774715 BTC
Random Selection Loading Transactions
Max Size: 195.54/200 MB

Candidate Block

Mining Attempt e645d301c605bbc7e59bf45a183a2632326bdd78a781cb9f359e594f2999153f
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 4dceef2311c2358b2df15a61869f1debd2a36d8481a75254e21b757b52f2b087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.03467596 BTC
Feerates: 181.54 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (313,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,479 601,479 000000000000000000027c48185cef2cf37b336c321cd8c89acfe4b901755eb9 1,926 0.73/1.00 vMB 28
601,478 601,478 00000000000000000009d457a9ee2e9177e48437123ccb6b7d3bcb6469600ad8 1,102 0.31/1.00 vMB 7
601,477 601,477 0000000000000000000faa536d1c1db23e8786bb2ae262049ac4e4dffd5d6fbd 2,439 1.00/1.00 vMB 14
601,476 601,476 0000000000000000001067615db4aa6074fdb95b2d30c6ee486f13d2b39aec07 2,755 1.00/1.00 vMB 31
601,475 601,475 00000000000000000010c4bc6417fe472130087fe13cfeeeb338f406187c9e36 2,511 1.00/1.00 vMB 52
601,474 601,474 0000000000000000000830fc92796a311bc4eb4bc80033e93d772e8f85531730 2,571 1.00/1.00 vMB 34
601,473 601,473 0000000000000000000c5ee5721db5b4ecef3d3e2c2569b68af177429f88cc74 332 0.08/1.00 vMB 21
601,472 601,472 0000000000000000000b51519e1c3a9007ede8981a42f5383cb7347b1d5ee6ea 737 0.26/1.00 vMB 35
601,471 601,471 0000000000000000000f4fae2721121d33d250f070297267a22eb76ec286c43c 2,807 0.77/1.00 vMB 25
601,470 601,470 0000000000000000000039692ddaaa6059aa9b51305432bd26809f43e5b130a1 2,318 0.76/1.00 vMB 24
601,469 601,469 000000000000000000012386fd0bbee23d1b18fc51012f671011601d8bdc7c97 365 0.12/1.00 vMB 25
601,468 601,468 00000000000000000003ffa4fbbcc5ea3e631afcb04e6db12bcaceefac31b63e 2,065 0.64/1.00 vMB 19
601,467 601,467 0000000000000000001213cd111ab7a9671e58dc8fb8e603bc05d298219ae7bd 2,465 1.00/1.00 vMB 20
601,466 601,466 000000000000000000116bb097f45d763f8c606ad92f9b6a8bcea2ab62813bad 3,236 1.00/1.00 vMB 51
601,465 601,465 0000000000000000000875a9c39b8ebc92a963ff9521e538f006e15c198b6622 1,565 0.48/1.00 vMB 26
601,464 601,464 0000000000000000000e6ba5585ad36310b802d973d713f7c60ddf8bf2a2ed6a 62 0.02/1.00 vMB 18
601,463 601,463 0000000000000000000aecda2b336db06c38ab485ace0b21f87798c3a2a06aca 1,088 0.67/1.00 vMB 12
601,462 601,462 0000000000000000000ef4cf6ec191699cb95d08caf43e1e47e6da4b6d96a68c 1,027 1.00/1.00 vMB 21
601,461 601,461 000000000000000000010700e79820e27ab0c52dac11e8b1fd70f1165f8476c5 405 1.00/1.00 vMB 15
601,460 601,460 0000000000000000000c32ddf7dda6f2df853643313ebe84751c9fc55127d5c7 579 1.00/1.00 vMB 16
601,459 601,459 0000000000000000001266663e4e437bffa2bbf168b50ab115e479fadd95c0d4 1,950 0.94/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.