Loading Tool

Explorer IconExplorer

Memory Pool

88,747 transactions
33.17 vMB
0.19654822 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt b0f7425d0cec02898bb778bd793fc753caafd97c79cdd123aafdcf17314ab990
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b039a6a9635260b3e1550e0eb19d68aee3621c4b96d3f9c062c4f85dee036b82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08645213 BTC
Feerates: 387.56 > 8.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (544,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,536 370,536 0000000000000000020ce6526c8ad4ee017bc352d4476823afbb98deeb2d2313 374 0.23/1.00 vMB 30
370,535 370,535 0000000000000000059deae3c5c23bd065d0a194a088aebd8fbb5e23f2c75202 1,533 0.80/1.00 vMB 35
370,534 370,534 00000000000000000e15b78e746b61051718bf8c229e041d0a6f16a4e17861e6 411 0.21/1.00 vMB 39
370,533 370,533 00000000000000000b060551eb59f6b572e7f3ac3516b4a79f2a8d7085f785f1 126 0.07/1.00 vMB 37
370,532 370,532 00000000000000000f6fc6ccb0025051b2a906630903a5df584d9669f4c3278a 121 0.06/1.00 vMB 34
370,531 370,531 0000000000000000015b809f5c566eb057ec9e4328fc0dcf8afbe80be6e952c0 680 0.33/1.00 vMB 42
370,530 370,530 000000000000000009bcda39b78d9d823d8480c8757116e376888b126871f1b0 142 0.11/1.00 vMB 20
370,529 370,529 00000000000000000bd8f79738e3e869b666abb277fcf97ef32c0526aaf52549 651 0.34/1.00 vMB 33
370,528 370,528 000000000000000014d2554d2ba72d70bf4a9c6a821a7c067a2305262db3d51a 582 0.35/1.00 vMB 38
370,527 370,527 0000000000000000088b0012905d27e392fba6c3efd8d9382076a9f74292e7ff 971 0.50/1.00 vMB 44
370,526 370,526 000000000000000014c64ec984ff59440313b557370c2b837b5ba2f2f8d61bfd 266 0.14/1.00 vMB 32
370,525 370,525 000000000000000013dc1007595cb450e7168c0b74bffb250f503e040501fcbc 26 0.02/1.00 vMB 11
370,524 370,524 00000000000000000edd01b7d8147b9e63d66e7fb57190a2fd2f5595cc737aae 560 0.26/1.00 vMB 37
370,523 370,523 00000000000000000550552909a4ee07e45069405289a40f0d8857d377d30b9c 1 0.00/1.00 vMB 0
370,522 370,522 00000000000000000fd44e8aee9e47850c2d469f4b429c183e26a7e7ce375d91 997 0.51/1.00 vMB 35
370,521 370,521 0000000000000000138734dccdf36582399f1417de4cf68967887b5850259a0a 358 0.17/1.00 vMB 44
370,520 370,520 000000000000000002cb5b1a2d2bfeacb3fc00658962ee1cbdaf699a60989440 130 0.06/1.00 vMB 33
370,519 370,519 00000000000000000f11338e173214bf905652a68ea88d4fee653cec92d6cb7d 1,632 0.82/1.00 vMB 38
370,518 370,518 00000000000000000c20015826343864de8d43df2e26e48520824b8ca330be72 160 0.09/1.00 vMB 47
370,517 370,517 00000000000000000b6e5f06f9c21d40a0f5d70aff2a92139f3e949ca778b37b 1,248 0.62/1.00 vMB 34
370,516 370,516 00000000000000000a005e0d4f5ad2ad1e0efa9acf3e7c58f3027f27217554ba 367 0.17/1.00 vMB 39
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: 660.09 GB
    • Received: 14.62 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.