Loading Tool

Explorer IconExplorer

Memory Pool

79,087 transactions
30.00 vMB
0.07905616 BTC
Random Selection Loading Transactions
Max Size: 182.98/200 MB

Candidate Block

Mining Attempt 567e0314f17a4ed7caf62a0fb6ce02aad8eb1dfb03e46c498ab4a3495770edb2
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3ab153c77587ff79e3febd3b2e4b8f032b609f4a2b700a2ef426975386558a73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,154
Size: 1.00 vMB
Total Fees: 0.01244002 BTC
Feerates: 200.89 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (7,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,340 908,340 0000000000000000000108a774435160cc84c768a5c761d51b8d541aa7eb29e9 213 1.00/1.00 vMB 1
908,339 908,339 00000000000000000001eeb2f39ae22ffa8e29d7da12a71f4db1ecbdea6939e4 515 1.00/1.00 vMB 1
908,338 908,338 000000000000000000020a12a6fd9fdbd99dff3febf2af7324bb2cc82f7eb9a8 1,366 1.00/1.00 vMB 2
908,337 908,337 00000000000000000000158c2affb15bb4ea8893f82f5bd6f77f040644b39b18 423 0.97/1.00 vMB 1
908,336 908,336 0000000000000000000087c9bec13aa4a31495276b2ed053c8bc8034383585f9 1,699 1.00/1.00 vMB 3
908,335 908,335 0000000000000000000023c956f76ad76e95ae16b5cfeb14893921bec7216dd7 968 1.00/1.00 vMB 1
908,334 908,334 00000000000000000000ed259c88488ea1f6306a0c65ff00948f8bfef9d63e1c 3,596 1.00/1.00 vMB 4
908,333 908,333 0000000000000000000021610c200904db7253fa24f18c7542cdcbd946b6ec32 2,657 1.00/1.00 vMB 2
908,332 908,332 00000000000000000001570dd756c8b91a1f9812c88ea623beac3d149e675c18 905 0.99/1.00 vMB 1
908,331 908,331 00000000000000000000238d3bb7f27c08e97420c7016d70317edd19df5ff3d9 1,836 1.00/1.00 vMB 1
908,330 908,330 0000000000000000000160849e979ddc12e2a9d90349a2f23c3cd66e84932abd 3,416 1.00/1.00 vMB 3
908,329 908,329 0000000000000000000151b3a6e293f443602e1ad770b3578feeffd1d6eb8fe9 260 0.95/1.00 vMB 1
908,328 908,328 0000000000000000000037c437671ba569e07f2d83161302d4e48d982ed25265 372 1.00/1.00 vMB 1
908,327 908,327 000000000000000000020b87a596de5c9b0723471c8fda526828c37375cbff43 1,430 1.00/1.00 vMB 2
908,326 908,326 000000000000000000015973546719a8365f3a959f59b53e27d94f1596a8286d 1,393 1.00/1.00 vMB 1
908,325 908,325 0000000000000000000091112ca442d738adcc9e78c742d7695c5d4580cb35db 2,932 1.00/1.00 vMB 3
908,324 908,324 000000000000000000002dfcd2545dc095c4d35cfaf98d58725fa1fdc3763ddd 3,139 1.00/1.00 vMB 3
908,323 908,323 00000000000000000001416cee0dbd914ddb6e6b5b23a214f003d2e6748c16fc 90 1.00/1.00 vMB 1
908,322 908,322 00000000000000000001d0909362112aab05a9c6807a9e3ea842370e57c5dfb2 323 1.00/1.00 vMB 1
908,321 908,321 00000000000000000001dcc19d60a42c36a175ab8e8b99a680056c506c3b0f2a 1,786 1.00/1.00 vMB 2
908,320 908,320 00000000000000000000ad58c89726cd9aed558f03642178b552ad0ac892a879 251 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.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: 720.58 GB
    • Received: 18.20 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.