Loading Tool

Explorer IconExplorer

Memory Pool

76,620 transactions
28.54 vMB
0.06877570 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 21dea428b6ce317f2dea631eee4f42fe66b5b8ccc9ea221c9b004380c9628186
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 157a98ea8266e4c2b7ef8dba7945caf6969605a3478f33ffc9d081a5b6e5e5b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.00956434 BTC
Feerates: 73.20 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (134,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,725 780,725 0000000000000000000347fdffe78db579c0e4ddbda07c4b3345bd928fd9df17 513 1.00/1.00 vMB 6
780,724 780,724 0000000000000000000145fe1867113935af5e601c470e20cbbeceacea99a5c0 565 1.00/1.00 vMB 6
780,723 780,723 00000000000000000004a0cf7aba3b95f9670544ac19d7934a1641c8823572d0 233 1.00/1.00 vMB 4
780,722 780,722 00000000000000000001636c4c198c26bbbb8ee0b6dcec9a4eb87ed6a45716b3 158 1.00/1.00 vMB 2
780,721 780,721 00000000000000000002aa253d8e5fa87654e56190a1e1da4fa12500e70a73a4 268 1.00/1.00 vMB 2
780,720 780,720 0000000000000000000095b5d9d8f1e2d0c2fc66acc835227f4197be1e9ea01f 729 1.00/1.00 vMB 6
780,719 780,719 00000000000000000006373dd437a473619dd109e56f59cf990e36eaaa161883 1,271 1.00/1.00 vMB 24
780,718 780,718 00000000000000000001bab466029a1c41d5e9d87091ad240a784a08aeeab398 2,463 1.00/1.00 vMB 22
780,717 780,717 00000000000000000005f85b5355d9bf436d5d8bdb3e8fa0a3d85ebbaafa8b17 816 1.00/1.00 vMB 6
780,716 780,716 000000000000000000066b385d82f29511dbc001268ba7f951d7c091e08ff0e6 1,937 1.00/1.00 vMB 7
780,715 780,715 0000000000000000000315a92da855ea2ba099c58c7a68c846ab349255f2d9a1 670 1.00/1.00 vMB 3
780,714 780,714 000000000000000000013b8015dc38a5281d348d66962089915d1285882609e7 1,587 1.00/1.00 vMB 5
780,713 780,713 00000000000000000000b25cf4c270d132ff1a4994510fb0558e3d6dc3150f5b 3,188 1.00/1.00 vMB 23
780,712 780,712 0000000000000000000086035c8b285a268274179db6a2c4a27da06b813d5af8 932 1.00/1.00 vMB 4
780,711 780,711 00000000000000000000bb1ccf9057d7852fe506a1f47ab95ef1dc2d33d85fd8 3,031 1.00/1.00 vMB 21
780,710 780,710 00000000000000000005c46b3acceeafa30c169d40247e216c87e73bb2614f98 2,851 1.00/1.00 vMB 19
780,709 780,709 00000000000000000002dd0b9cfcdfe8d16c7067704559cfbec02e14d43e2537 1,633 1.00/1.00 vMB 12
780,708 780,708 00000000000000000003c9ea73559d46fc1d878b7c3a43ccd89df0c653fd0369 2,532 1.00/1.00 vMB 27
780,707 780,707 0000000000000000000412921015c683dc5480076a2d91e60a4513bd9fe7a55e 1,967 1.00/1.00 vMB 23
780,706 780,706 00000000000000000003f5c7ae34659be5e2ed8e69127b96df2be76cec17b822 1,019 1.00/1.00 vMB 7
780,705 780,705 0000000000000000000252f30c8aa5485871570417d1899c86b16abd9defaa17 1,397 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.