Loading Tool

Explorer IconExplorer

Memory Pool

81,422 transactions
30.80 vMB
0.11054461 BTC
Random Selection Loading Transactions
Max Size: 184.59/200 MB

Candidate Block

Mining Attempt 01e20cecb8ff7fbe55a5253d07f38e3062f620a2b21f933cd02733bda974ddcb
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root b2da438b88dad576e688dd43688e5446a09a4a0f499f49695d01d702a50c4f1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03082406 BTC
Feerates: 101.42 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (160,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,590 754,590 0000000000000000000407cbdbf1172f8bdfed4be08ea442e29f6ae4c7e3d276 1,451 1.00/1.00 vMB 19
754,589 754,589 000000000000000000012fe4b5fd5b606214c53497699bd2fdd9f96283b5a939 892 0.72/1.00 vMB 11
754,588 754,588 00000000000000000000262729962a51c4017e84d7cc040af7db5c6e4bd54e72 1,204 0.50/1.00 vMB 11
754,587 754,587 00000000000000000007c0174c72f4cc429e407ccaf09ec3448e821fc9868db2 8 0.00/1.00 vMB 18
754,586 754,586 0000000000000000000625f3bc2aa2f0f06849f33d14958683966b15c742d361 11 0.00/1.00 vMB 40
754,585 754,585 000000000000000000017f94842542d95218464a7d6a95a66335b126e653442c 714 0.26/1.00 vMB 12
754,584 754,584 000000000000000000031fe9ecca9d0313519bfcfd143d261381440effd74d0e 597 0.20/1.00 vMB 14
754,583 754,583 00000000000000000003c82e3034f0a473910133d9f09e5c01036429e6ef9126 763 0.32/1.00 vMB 11
754,582 754,582 00000000000000000006e0fc3b15b02cc4a631a203390277279d6790e30e5ba8 1,244 0.51/1.00 vMB 11
754,581 754,581 00000000000000000004f4b497122c4d01f8e274cfbb22de1da9ca28e11fcb6e 1,415 1.00/1.00 vMB 7
754,580 754,580 000000000000000000032f01d5a4c2e46c2c06bb18420824a92bf21c91b1c81a 1,209 0.53/1.00 vMB 7
754,579 754,579 000000000000000000017483728eabf16af1724d8bfa59755daa8e56c6163a5f 2,367 1.00/1.00 vMB 16
754,578 754,578 0000000000000000000052f2cf36197d4dfebbc697991fde8cd91b70d6dfbb02 1,794 0.62/1.00 vMB 14
754,577 754,577 000000000000000000023e0cf0ed391e2dea617db6b471e9849f532a148a7af5 884 0.25/1.00 vMB 14
754,576 754,576 00000000000000000003b1c143ffc87355c7ae6fae7a4ff797f52b412478ef88 1,090 0.63/1.00 vMB 14
754,575 754,575 00000000000000000008a001821f39c5d30dea5650abf23b888784e69c38abb4 1,058 1.00/1.00 vMB 12
754,574 754,574 00000000000000000004a1a652db8b9891cf74ba8f5e142c95563ff674d19cb6 452 0.14/1.00 vMB 12
754,573 754,573 00000000000000000004e1806a3552f9f8ff50ae06e95524df7c0d17f6eb7657 40 0.01/1.00 vMB 19
754,572 754,572 00000000000000000006a780a017a8596bb73e91ef3dd8899f91a41654547562 390 0.15/1.00 vMB 13
754,571 754,571 0000000000000000000000c64394ec858f9b0e15c386e8de28d5662ce8d803a8 1,508 0.52/1.00 vMB 12
754,570 754,570 00000000000000000002592107a25b1d4892ba72795c33293e81adf3827af92a 1,367 0.42/1.00 vMB 14
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.94 GB
    • Received: 16.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.