Loading Tool

Explorer IconExplorer

Memory Pool

83,293 transactions
30.93 vMB
0.08298862 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt 963afc09923451d6a31cb1bd4397ffeed8e1cf9f8a2e52da27016959bdd74a9e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 793ffa84f049d7114cbf05658198efd33766ac0e9d45ed472b8794f1281a877b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.01327912 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (480,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,898 434,898 000000000000000002aab6683e9c8c9d3fb6bc6d87d3ced042fd024808511ce9 1,986 1.00/1.00 vMB 51
434,897 434,897 000000000000000003fb1f0ca1d2e57242be7b5e7d2033353b256e1b796cc8f5 2,322 1.00/1.00 vMB 60
434,896 434,896 0000000000000000019e1a863eaa46efeefe8888ac063c25bd65bee83b860316 2,544 1.00/1.00 vMB 53
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.