Loading Tool

Explorer IconExplorer

Memory Pool

112,033 transactions
22.73 vMB
0.10412078 BTC
Random Selection Loading Transactions
Max Size: 173.16/200 MB

Candidate Block

Mining Attempt fbb4f39695d2672e489f1436f1f7b9c8ff7ece9dd84fa66a45bf4a426c19df3d
Version 20000000
Previous Block 00000000000000000000e7b2ef59635932a3e38090872562d6248e10c223b02b
Merkle Root 2c1f8278a001085ae2a5209302b57527726ba7c8fcda9f0dcda7809f87ce1e9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.04425459 BTC
Feerates: 477.45 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,514 (18 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,496 916,496 000000000000000000001b9c47122748fcc859a9dadb1ca905df20afd2837863 2,878 1.00/1.00 vMB 2
916,495 916,495 000000000000000000000e2932fe151a770a8c51f543f1188bc5247400699bd3 1,991 1.00/1.00 vMB 2
916,494 916,494 00000000000000000000eab7306d6d1e2e0bf01c710823772606c6e93ce82468 3,963 1.00/1.00 vMB 6
916,493 916,493 0000000000000000000020b86509c6d1a5e81b87d8cac75f768a13f6403047c5 3,873 1.00/1.00 vMB 7
916,492 916,492 000000000000000000016c79fa7d96d764d26ce9c81f72da7068d068c48cc727 2,195 1.00/1.00 vMB 4
916,491 916,491 00000000000000000000d247377e53fac33802d0864629fa848d37c5827c1a04 3,558 1.00/1.00 vMB 5
916,490 916,490 00000000000000000000950117feeaccd3d7620bd2b729ec42a753332765ecc9 1,432 1.00/1.00 vMB 3
916,489 916,489 00000000000000000001768610b00712bf3461e9893f4264e18f2c0b12e73c50 1,425 1.00/1.00 vMB 2
916,488 916,488 00000000000000000000a3cf18c160e478c21663665495050c5a99b0f43566a6 2,458 1.00/1.00 vMB 3
916,487 916,487 000000000000000000010e6764711bac51c04a751f4abdd04e42c3adbef12d99 3,760 1.00/1.00 vMB 7
916,486 916,486 000000000000000000019d1408c4cc56b9c061d4ea5dfec686fd5ef7e7b9aca1 3,550 1.00/1.00 vMB 5
916,485 916,485 00000000000000000000f46d4af081c6401e17ef8fa6707301624eae7890ac3b 3,897 1.00/1.00 vMB 5
916,484 916,484 00000000000000000000be97d73e42aa8ecabc27fb3b418a2f4e14b83ecd5774 3,801 1.00/1.00 vMB 9
916,483 916,483 00000000000000000000ed145e62f586ae8be409a0624eeb4a4479f263a61306 3,519 1.00/1.00 vMB 7
916,482 916,482 00000000000000000001bb6df86c2e82f8d072876257f2b9dc6d14a7d05dd2c3 3,782 1.00/1.00 vMB 11
916,481 916,481 000000000000000000011734882627e0149787de4d66a864254a3d63529586ee 3,511 1.00/1.00 vMB 4
916,480 916,480 000000000000000000003de597b30b9216bc3b605ec29752bca909ab214b6303 3,155 1.00/1.00 vMB 5
916,479 916,479 000000000000000000005223837ff93667f39a926a583a03bfedeee8f9da59af 3,290 1.00/1.00 vMB 6
916,478 916,478 000000000000000000017c484d8d350e26b4999719bf8334c22ebdbed6de43f5 3,700 1.00/1.00 vMB 8
916,477 916,477 00000000000000000000bd12671bc4f1dc965a5275e31285b0dad2b32e7ffa7a 3,947 1.00/1.00 vMB 8
916,476 916,476 0000000000000000000106d25732035975d14a5a0bf37a2a63f160bcfccf2a21 4,471 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 785.00 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: 913.46 GB
    • Received: 27.43 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.