Loading Tool

Explorer IconExplorer

Memory Pool

80,946 transactions
30.01 vMB
0.09304478 BTC
Random Selection Loading Transactions
Max Size: 183.31/200 MB

Candidate Block

Mining Attempt 96e31e0943a2523df849215fe960bc8588c5863de137e35b1affb60c97a14656
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 687a1bbb84dd5aac72c101065985802fa95a0fd2aa13bc1e3c7118e00d924c7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.02578942 BTC
Feerates: 402.60 > 2.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (480,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,895 434,895 0000000000000000040bb99ae01a738c5eb1a85532f5758cd79acf58dfbb44a6 1,952 1.00/1.00 vMB 59
434,894 434,894 000000000000000003304ba6f438f2daf022e463618f99abc451939d5c9bb982 2,264 1.00/1.00 vMB 57
434,893 434,893 00000000000000000148e2213ba22f2a4dbe8725aace3b9c5fd39281db08977b 2,880 1.00/1.00 vMB 59
434,892 434,892 0000000000000000023500892bc98dab5a801d13c2093938e6a787f185b81c0b 2,361 1.00/1.00 vMB 68
434,891 434,891 000000000000000002aa593ae6fd236c24bd566ea72a3a5d4fd3732d7d74dbca 1,884 1.00/1.00 vMB 67
434,890 434,890 0000000000000000030e5e69e9e4868248b4089451dd94054326c8eb85ab848f 1,547 1.00/1.00 vMB 93
434,889 434,889 000000000000000000733942150eda306e1daa988506ce1e45b221e59ddebf43 1,718 0.75/1.00 vMB 85
434,888 434,888 000000000000000000bd298333334cc7c4af495a6a3aa8e865e5cf87e94be1d3 1,954 0.75/1.00 vMB 84
434,887 434,887 000000000000000001453da0b64f3e5107ba2152b9baeaa715437a9962b51d19 2,438 1.00/1.00 vMB 82
434,886 434,886 000000000000000000fa7a22bbdb43623db8efd0dec916098dacc65325a09c83 1,889 1.00/1.00 vMB 110
434,885 434,885 000000000000000000473e92a5732860b22a723cc389db816682c0d76b31bb22 2,583 1.00/1.00 vMB 71
434,884 434,884 00000000000000000412bef169474b8827e23e89aa35e03791675d3cd638cdba 1,429 1.00/1.00 vMB 47
434,883 434,883 0000000000000000016207c9d67b58f20f49fcd791edb3df745c5b907c06d4c8 1,673 1.00/1.00 vMB 84
434,882 434,882 0000000000000000028526e4eefc6e0207049e8a373512d3e6a38fc0ec5a7f35 1,008 1.00/1.00 vMB 77
434,881 434,881 000000000000000003e3975f232df430315c7c2bf459a0f0f6795ddb37cc5a9d 1,543 1.00/1.00 vMB 34
434,880 434,880 0000000000000000042de55ca08151cff28f8682f20c28e6f020d7554db54353 1,845 1.00/1.00 vMB 54
434,879 434,879 0000000000000000001b1101a25a11f8b17818a774afb297179327e5236177fc 1,585 1.00/1.00 vMB 77
434,878 434,878 0000000000000000021ab3d6087d7de7a105ef7123b794f13625714aa6f3d908 1,732 1.00/1.00 vMB 78
434,877 434,877 000000000000000003082b2c9b05edbfda63945bf7c33d9d41078a520c2dd487 273 1.00/1.00 vMB 41
434,876 434,876 000000000000000000f9f5aacc9524727cf0978d0288e31cc5761bbb7ce5e1af 1,621 1.00/1.00 vMB 31
434,875 434,875 000000000000000002e29f038ac2460cff06c6ad2476d27a7be298a97f56ce49 1,907 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.