Loading Tool

Explorer IconExplorer

Memory Pool

79,873 transactions
29.84 vMB
0.08082895 BTC
Random Selection Loading Transactions
Max Size: 179.07/200 MB

Candidate Block

Mining Attempt d5bef479f96eba816fa0e587c97ec4e3eb396fd1de8a16db0e9a9a2739635ae5
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 9908b457effbfd6eb46874861a59d22f996fe78c787c58fdc9931ab2389b9ee4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,688
Size: 1.00 vMB
Total Fees: 0.02003993 BTC
Feerates: 100.29 > 2.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (544,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
370,515 370,515 000000000000000001858f7d4140926576d81adbe29db035efc26736a314a5d2 535 0.30/1.00 vMB 34
370,514 370,514 00000000000000000f80d658118d6f1f161c3bebab5215da0ad818efe9f581e8 741 0.83/1.00 vMB 17
370,513 370,513 00000000000000000c9b7c32223e8a11b59e536fd8ae1b48e51418651375023d 1,646 0.75/1.00 vMB 50
370,512 370,512 00000000000000000a61bba734ff45c1f8c395730737494aa69b4e57d78ec1e7 123 0.25/1.00 vMB 16
370,511 370,511 00000000000000000fdf8c1f1137757a297b4437943ccc40870f2751aac780ba 194 0.11/1.00 vMB 24
370,510 370,510 000000000000000010b7cc11fe88e53c62f0099c18f5eb57072703a9994151f1 964 0.46/1.00 vMB 40
370,509 370,509 000000000000000004a7bbfb031c32077bd94c2365e7aee6a24db80709fbacf0 672 0.32/1.00 vMB 41
370,508 370,508 00000000000000000f8868b52c63e7dce8b8ab46555b3dca215877b471cbfe28 461 0.39/1.00 vMB 19
370,507 370,507 0000000000000000017ee5a906f7bf71f4c6e1e36fcbe9e4e9401ac50259a4c8 1,473 0.75/1.00 vMB 43
370,506 370,506 000000000000000004d406d9373e95cea028dd43642d4bbe4d47d3d74e4eec26 383 0.23/1.00 vMB 35
370,505 370,505 00000000000000000bf52d66c6e96aeb60cf1e3d7a07d7e55defaec9b6458845 1,645 0.93/1.00 vMB 39
370,504 370,504 0000000000000000040cd90a571714c4c3b37cf1c412b649ae2a810a544e74d8 1,504 0.71/1.00 vMB 37
370,503 370,503 0000000000000000024088cc7714bf604afceb586e9f79b67a85be2f3fadb7d7 608 0.33/1.00 vMB 36
370,502 370,502 00000000000000001015400e69f4332d0cab2371af67720aaacd686c2b1b66fe 1,526 0.85/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.