Loading Tool

Explorer IconExplorer

Memory Pool

81,462 transactions
29.98 vMB
0.08925163 BTC
Random Selection Loading Transactions
Max Size: 181.00/200 MB

Candidate Block

Mining Attempt 476b9baddba6a3e821e725f464e0e205083477814d9bc6f45f42fad1387daf0d
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root b841bdc7fbbfebe3393a2e58ac14fa19afa63220088356312e086ebeba4564a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.02798628 BTC
Feerates: 502.62 > 2.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (560,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,340 354,340 00000000000000000b45ea27d0bb61810b26781edd0d7d081bfd4936b22ce04e 462 0.33/1.00 vMB 19
354,339 354,339 00000000000000001114327689adb995f84b44a53a2cb1257ac604b6f2c3cdb4 1,524 0.75/1.00 vMB 31
354,338 354,338 000000000000000005e825c136b6dfe55f16fb721a302cc16f6b85f54b03d220 450 0.24/1.00 vMB 24
354,337 354,337 000000000000000009ea2a0a17afbbeb9eb50f005871bfc3a4cbce3669dc2742 300 0.14/1.00 vMB 24
354,336 354,336 00000000000000000d0651cda5b1ac168e93295bb1226de960846da1a02cf579 624 0.29/1.00 vMB 28
354,335 354,335 000000000000000011f66e6891460d2001d818b950f330902fef193047ce3390 198 0.12/1.00 vMB 12
354,334 354,334 000000000000000016d5b3458b2cbb00720329856608bceff61e5b45f7b46bfe 1,468 0.75/1.00 vMB 42
354,333 354,333 000000000000000016f3121a98f3ac3694f68d40cd3fa292d9d0b3ce739dd0c2 165 0.12/1.00 vMB 17
354,332 354,332 00000000000000000801cf060471202ab6abfee045958093aeb3cbb8950707df 830 0.44/1.00 vMB 53
354,331 354,331 00000000000000000fe91ebe72e660df088613bcd925e53f850a4cfa802ecf70 685 0.33/1.00 vMB 27
354,330 354,330 000000000000000000f06ded53d58b9fc60f7353b44bf8c311a7c6b57a591f4f 1,541 0.70/1.00 vMB 26
354,329 354,329 00000000000000000db57cbe3b23cedf28b9b8ea4e5f90de9a2a7de442ebf8cd 809 0.41/1.00 vMB 22
354,328 354,328 000000000000000007ba5fbb39edbd6653a39d555f86a0ae8f62445128a18dc9 1,285 0.57/1.00 vMB 30
354,327 354,327 00000000000000000f0d2eafedeec95d2c6ea7f27de379523e494b2a86b51eb1 497 0.27/1.00 vMB 26
354,326 354,326 00000000000000000e75cb020a699b5bf0da38e3fda15a377d7fe18f4015fac0 676 0.33/1.00 vMB 27
354,325 354,325 00000000000000001335eea9d396ecad088aeed6e6902668063fa133b82ff256 104 0.07/1.00 vMB 10
354,324 354,324 00000000000000000f225faac529b7b288bfa4b5e98dc61abfe4c2ce4c27d4fc 950 0.50/1.00 vMB 31
354,323 354,323 0000000000000000158a0dc1d6a7a2c1191f7b91e2a5fecaff8fd2e07751628e 244 0.16/1.00 vMB 23
354,322 354,322 0000000000000000093a5f0c54cb0417e1e2e5b8c63b06bab62b901e9a82c542 359 0.21/1.00 vMB 31
354,321 354,321 00000000000000000c00e88060ccd3c345b2b4fc7cfd31c107b03c2feb8d35ab 585 0.36/1.00 vMB 12
354,320 354,320 00000000000000000be01d72a67c8a80b1e89086144fd390e4efe1f17c8ab532 1,490 0.78/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.