Loading Tool

Explorer IconExplorer

Memory Pool

86,053 transactions
32.94 vMB
0.13470406 BTC
Random Selection Loading Transactions
Max Size: 195.93/200 MB

Candidate Block

Mining Attempt e3ebfad7364d39bc7d83d0f2cbb8d80864a105d2d8b7945d4aca2e35a2c7e665
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 816640abfcca7e55afa66dc2de8d9ed61c3f06d58185935d901eeb5d445d5a2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.06237671 BTC
Feerates: 387.56 > 6.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (187,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,542 727,542 00000000000000000006c67fd69e6337dfefff78e3cc02b7c42c191fc1da4cc0 1,269 0.51/1.00 vMB 8
727,541 727,541 00000000000000000009f774a561021283a81816784754053bc322f0fd3c2326 1,443 0.85/1.00 vMB 6
727,540 727,540 00000000000000000000c73906c326594b4f41b0f7487a6f8ca7518519bc25d6 1,474 1.00/1.00 vMB 3
727,539 727,539 0000000000000000000904d75def39d868d05b1c95c554a68831068373764fbd 1,464 1.00/1.00 vMB 10
727,538 727,538 00000000000000000009a8642492b1f5ebbaa141b2cf357f26c67346e8bdc092 935 1.00/1.00 vMB 2
727,537 727,537 000000000000000000054eb81188169099b9642b3a1d9a76835624d08e4fe55f 1,594 1.00/1.00 vMB 7
727,536 727,536 000000000000000000075db47a874defb929420354387079392ebdf0afe2efeb 749 1.00/1.00 vMB 4
727,535 727,535 00000000000000000000fc464e9c137af460b4cfa66a3b609a6873a9558aa21c 2,234 1.00/1.00 vMB 11
727,534 727,534 000000000000000000064c99e6805e0503065ca62e45d0873a8cc41b33940344 1,972 1.00/1.00 vMB 8
727,533 727,533 00000000000000000006785af821290b58ec0a687fc9ea1675e4ad54d84c31d6 239 0.08/1.00 vMB 8
727,532 727,532 00000000000000000003e00c7dde04e7302c499c245639a9fceabc54db211681 237 0.13/1.00 vMB 9
727,531 727,531 00000000000000000000b15a5d6d85b34cfa0304c806f73648c0ba15233a46d1 1,875 0.89/1.00 vMB 5
727,530 727,530 000000000000000000088c65da933424782450984c953d160b274f82e8468174 1,580 1.00/1.00 vMB 4
727,529 727,529 00000000000000000000b3e94557ad9d379c196183da10c3f320afa4033d3f4f 1,903 1.00/1.00 vMB 17
727,528 727,528 000000000000000000029ac800b7c99ecf820dea6b1d91655ab5eb9f51466224 670 0.25/1.00 vMB 8
727,527 727,527 000000000000000000010d8775a155195a3c072eba59f012e2b48d19ee3068b9 395 0.17/1.00 vMB 4
727,526 727,526 00000000000000000000fec3b773747f553c761ca63e930ec4c815e9d87e5161 2,576 1.00/1.00 vMB 10
727,525 727,525 00000000000000000007e3968046a8d0243f09053e2e33918650e04d809c930e 509 0.25/1.00 vMB 6
727,524 727,524 00000000000000000002ce6b6a1b66de0b1cde3c465c7d005a32b3ed9911f923 668 0.33/1.00 vMB 6
727,523 727,523 00000000000000000006e4855e0ac59b85281d93bfc4c40faab4eaef2aaaeef4 944 1.00/1.00 vMB 2
727,522 727,522 00000000000000000003516c152ac1930d7f5a33cf21837333ecd4e2e3c44ea5 2,487 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.31 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: 659.34 GB
    • Received: 14.60 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.