Loading Tool

Explorer IconExplorer

Memory Pool

75,919 transactions
28.70 vMB
0.06878296 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 01207157d9aae53e6d7b75fb2c3c842f8566ec6c3c6ee32ac3153427f7fb25e1
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f9f5e81ab85be8ad66517f7876c43010b23e2a83e9bed674cd54f426b7ad4f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.00641794 BTC
Feerates: 77.76 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (201,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,437 713,437 00000000000000000007b27f4969da756fdd0afbcc31206cc40c5abeadd59ea0 2,583 1.00/1.00 vMB 9
713,436 713,436 00000000000000000000a7856fda72c23cf46ec06b6e127760b6635c0ce3da9d 3,068 1.00/1.00 vMB 13
713,435 713,435 000000000000000000009584645eddbe7e33478c520a83738cd609a909c2f513 1,586 1.00/1.00 vMB 7
713,434 713,434 00000000000000000001d70f708dd8f72f39be48ed8ac7c44b708a0d7969d2c5 2,919 1.00/1.00 vMB 14
713,433 713,433 00000000000000000008fb68cc5af602a89faef8477052ae95d6c0e78fe09c16 2,048 1.00/1.00 vMB 5
713,432 713,432 00000000000000000006c0cbce995c557bd7367118fb86270338f0954c84e016 2,725 1.00/1.00 vMB 18
713,431 713,431 0000000000000000000177a459ae6ed261ca6b934225e7a31e1adeab8f7e869b 1,783 0.92/1.00 vMB 7
713,430 713,430 00000000000000000004f6f935c60fc1f626fc30ee6192c1c8b195978685e480 2,091 1.00/1.00 vMB 4
713,429 713,429 000000000000000000002e2446dfbb8e284e0fda8fd2f3d5af4e22e0e315d809 2,824 1.00/1.00 vMB 10
713,428 713,428 000000000000000000045cf2f08e5e51d1ad8568de71038ed2a3c26652b8eb2d 3,018 1.00/1.00 vMB 6
713,427 713,427 0000000000000000000b4f57d34c5c7661e878cc02027be2b05aa64ada67671b 2,666 1.00/1.00 vMB 19
713,426 713,426 000000000000000000033e0640cea5047d10e1e7df6dcc1466d5c28493014cf7 326 0.18/1.00 vMB 10
713,425 713,425 0000000000000000000428cf2f5c20f4b7deda330763744cc0bc295bc5780f37 912 0.35/1.00 vMB 9
713,424 713,424 000000000000000000078020a7f46b7b453ecd4442b5d71286fcb7097c8c8894 646 0.21/1.00 vMB 9
713,423 713,423 0000000000000000000446baf189a4be3fc863a6bdd6248fe14835d3db1a8677 1,902 0.84/1.00 vMB 3
713,422 713,422 00000000000000000000374dcf444f0ca2aff986bd04ebff06a252ec96239ac1 1,268 1.00/1.00 vMB 6
713,421 713,421 0000000000000000000766ee25a74d2dbdce623dce3cbfab8c42c654e6caad0c 3,414 1.00/1.00 vMB 12
713,420 713,420 00000000000000000008f8ceb5e5cd752d4e636cbc8dadebaddad01f1180e275 175 0.04/1.00 vMB 11
713,419 713,419 000000000000000000095aa3d03e0d27a9201ac6933c00896b54e491a6ab7839 975 0.84/1.00 vMB 3
713,418 713,418 0000000000000000000745c79df92cbf213bb49d4330e08d53f0f2e38954b2b7 3,212 1.00/1.00 vMB 11
713,417 713,417 00000000000000000001e7392a722330cfe663b3318daf437262ad70090d824a 2,128 0.75/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.82 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: 710.70 GB
    • Received: 17.08 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.