Loading Tool

Explorer IconExplorer

Memory Pool

46,102 transactions
28.54 vMB
0.07620365 BTC
Random Selection Loading Transactions
Max Size: 151.68/200 MB

Candidate Block

Mining Attempt 941e1e18f74763712538fd00361bf26861e1bdd520a233dcde17d468b50e07f3
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5503f15cff7240b064ef9158d3f12f95279d024d6ce1183c4f1d480dc099219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 100.23 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (466,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,487 448,487 000000000000000001edfa42ad5754deba9df7359e920a23c849b97df05aa56c 1,994 1.00/1.00 vMB 78
448,486 448,486 0000000000000000032ad47bb82c250652cefd086408c14fc4c02feab9e7ceab 2,357 1.00/1.00 vMB 92
448,485 448,485 0000000000000000016095498c650309869c2e327ba5f4783ce6a3bfc24a8e7b 892 0.47/1.00 vMB 66
448,484 448,484 000000000000000003181ee7726d1880168a81277a78046eb7e46f6f25d9a8eb 1,477 0.93/1.00 vMB 54
448,483 448,483 0000000000000000032777bebc33b808cd272ce6bf15e5e4402c036619efa1b2 2,369 1.00/1.00 vMB 86
448,482 448,482 00000000000000000151fb2629397dd25217a0ee484057178763d6a48603384a 2,632 1.00/1.00 vMB 88
448,481 448,481 000000000000000001ce41a03dae8055bb538f9162f4d634b725e771c22b99e2 525 0.20/1.00 vMB 78
448,480 448,480 000000000000000002ac1b5903d1000cec43787d15e31c2b00bbd658a55d0abd 1,731 0.82/1.00 vMB 74
448,479 448,479 00000000000000000103a0b3acaf1a3f0288cd4436af9211bd85acd8bdd545ca 1,317 0.48/1.00 vMB 81
448,478 448,478 000000000000000001c5e0163c7d0aeda013eeac9c357d30a4c6ff1ddbee3cda 823 0.48/1.00 vMB 68
448,477 448,477 00000000000000000024a5cd314fa5a9d39a632a21f8b7c56bb5b4d7508728e8 2,404 1.00/1.00 vMB 79
448,476 448,476 000000000000000002a497ea74c03a8f1f29584a8f7c43122d76e36e767e9dc7 934 0.52/1.00 vMB 54
448,475 448,475 0000000000000000030431582b285fda6f109bdd51296f79db56b0a64c1ce341 2,098 1.00/1.00 vMB 78
448,474 448,474 000000000000000002348e246784560fb2f2e4bee2cf76e53701797fa8354276 2,361 1.00/1.00 vMB 94
448,473 448,473 000000000000000001409fad3be1a5ddde00f4ce478cae2c8938d946bb0782ec 675 0.34/1.00 vMB 72
448,472 448,472 000000000000000002a05a50419153ee4d2ac9b9b3d4326da4e3e0395b4a19fa 202 0.08/1.00 vMB 76
448,471 448,471 00000000000000000115513e81233c85ba6d07b520a3a32b8b0e66c844886273 1,060 0.47/1.00 vMB 80
448,470 448,470 000000000000000000aec65975a7f7610fe4ba245695b62f630f2e5641902972 1,117 1.00/1.00 vMB 30
448,469 448,469 0000000000000000007f97eaf4978866ffe75324f84449fa1e02e5b8a6950c64 2,149 1.00/1.00 vMB 67
448,468 448,468 00000000000000000106cc9b688250f925752dc4d2367db5461eff119e3f8b90 2,477 0.99/1.00 vMB 68
448,467 448,467 00000000000000000066fb82b46a131ed10aae55b166b2f5c32d270ab5615455 2,567 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.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.