Loading Tool

Explorer IconExplorer

Memory Pool

45,448 transactions
28.77 vMB
0.12758151 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt b87fd6ee834d855ba47a91e9865363d3fa77ddf29c0f0b4122433f461fab679b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aeb54cc2ce9de0a5c6f778f89c4deb3570cad811fd322c1b440d33c0506c9f02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,182
Size: 1.00 vMB
Total Fees: 0.07243620 BTC
Feerates: 301.60 > 7.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (344,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,704 570,704 000000000000000000177912b6a63d1926af8ae37c69d2d5c318c89dff65ad05 3,050 1.00/1.00 vMB 84
570,703 570,703 00000000000000000016f4f586cc3e34ca91834659133b0bb406e94bfc7bb348 2,763 1.00/1.00 vMB 47
570,702 570,702 00000000000000000024e244b7982c22a40150b78ad6c423a3991455b67d42af 2,921 1.00/1.00 vMB 65
570,701 570,701 00000000000000000001c090cfe05a5fc5c5713b565345d0c67f9168390d3335 2,907 1.00/1.00 vMB 4
570,700 570,700 0000000000000000000c802731116ecbc8f896d3e3e07a9bf69ef916e044c899 2,630 1.00/1.00 vMB 96
570,699 570,699 00000000000000000018f68f9abd514cedfe065211182b64e877b784c86ab62d 2,340 1.00/1.00 vMB 48
570,698 570,698 0000000000000000002a034f8b422a444b1e15babf11879deb99f491d2233cf1 1,682 1.00/1.00 vMB 38
570,697 570,697 0000000000000000000e591db04cb943f24b11ab309db98497078fe857d25ada 2,572 1.00/1.00 vMB 100
570,696 570,696 000000000000000000227ccdb2f0118884a798a394fc53c71e514d9fec51370f 3,127 1.00/1.00 vMB 99
570,695 570,695 0000000000000000001ce7eb7e9659a066d25a0dac6d5eed2d2fb4e7f8cfe44b 2,653 1.00/1.00 vMB 98
570,694 570,694 0000000000000000000f16b38934fa34570f9547f03b52942693302f873b6700 2,434 1.00/1.00 vMB 71
570,693 570,693 0000000000000000001e10e77e82a04796f71b11cd833f50696cdc93557d4980 2,197 1.00/1.00 vMB 114
570,692 570,692 00000000000000000005e95840169e5ca8c81635bc98b23b5f7b5df7db1eb26f 2,048 1.00/1.00 vMB 127
570,691 570,691 0000000000000000000b595249a28968909bdacac0afdedb0f4e6381f51d1f62 1,685 1.00/1.00 vMB 169
570,690 570,690 0000000000000000002824aa4e1425e907c6ad3a8d42c9c6de394f20504429d9 2,319 1.00/1.00 vMB 81
570,689 570,689 0000000000000000001fedb12f9ce4b63aab8fd8a51e607dea5a64c933a8346c 2,501 1.00/1.00 vMB 13
570,688 570,688 0000000000000000001fef9b2f51667ab3046974c11ed3784c75440425b93e3f 2,620 1.00/1.00 vMB 95
570,687 570,687 0000000000000000000ef6976a162529330bb972a6174738cad89e9b7746ea71 2,508 1.00/1.00 vMB 38
570,686 570,686 00000000000000000017734a28f781e8229f82204ebc8638d27130cd5a2ac08f 1,871 1.00/1.00 vMB 60
570,685 570,685 0000000000000000001eb5eb49b820b01bd930ec3454f09f95a6a1e964f7df1a 2,743 1.00/1.00 vMB 117
570,684 570,684 00000000000000000025fd39820f301413991af861bb72fc63c69323d318b237 2,324 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.