Loading Tool

Explorer IconExplorer

Memory Pool

69,703 transactions
26.65 vMB
0.07762631 BTC
Random Selection Loading Transactions
Max Size: 159.90/200 MB

Candidate Block

Mining Attempt c3abb4608d8c66973ad4b3c63b37cd8dd09e058186f6756358b6649921b25ea9
Version 20000000
Previous Block 000000000000000000018bf36fc2f826bfad29701e5489b8f164255e4a110f35
Merkle Root 3342b4a1f7df805ff54b6fc334cfd20be947974929b568c9aca2ae1b46f056dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.02078777 BTC
Feerates: 301.59 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,492 (713,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,493 201,493 00000000000003eab6ab5c60077319d245faddfd89901372d379d339984f89a6 155 0.06/1.00 vMB 114
201,492 201,492 000000000000004fe1b914b064d476a7b0edbe264578c64c28ae53afba43fd18 146 0.05/1.00 vMB 106
201,491 201,491 00000000000000924bcd06dc2994dc8a9a2f2c8437ca37629b01da590a8a9d20 139 0.25/1.00 vMB 76
201,490 201,490 00000000000001b1ac03ad04a75aa9014581611cded52f5b4431fb134446ecf4 295 0.12/1.00 vMB 141
201,489 201,489 00000000000003c764688b6b8d1b69fb1b21a49f208188d020a5f9e6b92dfd6a 214 0.06/1.00 vMB 41
201,488 201,488 00000000000005661fe3652c008e34a013fd8f558a331a48d07dfff79f285649 64 0.03/1.00 vMB 36
201,487 201,487 00000000000002da7f79d4c04a0caa9bcd35429a62634ce54ee4f7330ce737a3 444 0.19/1.00 vMB 283
201,486 201,486 0000000000000094c8452637f0b4dec993b0b173e3e58d1c0d5ca3694010da65 165 0.07/1.00 vMB 497
201,485 201,485 0000000000000521ace83d41896d9806721a527577ac228750bcbb2146aa6152 8 0.00/1.00 vMB 153
201,484 201,484 000000000000054112d410a55b7d4ee41d2e24fcb0b368496374fe1920c6e556 85 0.04/1.00 vMB 89
201,483 201,483 00000000000003613467094ceedd8a5a3f11e86e30535892900326156c8427e4 229 0.08/1.00 vMB 134
201,482 201,482 000000000000037a41c95e853a9cca47ac677557ab8374d5c9a15488fdf449e4 5 0.00/1.00 vMB 15
201,481 201,481 00000000000001bbf3952aeb7c1ff322eaa998e06af78ee25ff09cf2a8e2ba90 211 0.09/1.00 vMB 104
201,480 201,480 00000000000001726f5352c8b4f5cea4ef8e665a999555674b08b5fb28f6071c 67 0.07/1.00 vMB 90
201,479 201,479 00000000000002781f4d87e29ee98815571107abc0c4e095a46221a4fe2649f4 93 0.03/1.00 vMB 59
201,478 201,478 000000000000038d0fe978fd4ecfb9d29d49a4f2d7783e97222b9ebc2523bedc 167 0.06/1.00 vMB 228
201,477 201,477 00000000000000385a2624271e0ffdc07a489a5a1df29145d9adad7485a5b7b2 60 0.02/1.00 vMB 87
201,476 201,476 00000000000001e0a88cf278c644b61c41b2812d61287d6e66f20f40e5aa4dfc 248 0.10/1.00 vMB 145
201,475 201,475 000000000000021e0b55a61b8ff1a5821cef54d5daee9873b9e269640d025de8 6 0.00/1.00 vMB 87
201,474 201,474 00000000000003de3c7cea2cefc3fdfa71422065d60c6b93e704eeb86d41ca7d 11 0.00/1.00 vMB 39
201,473 201,473 0000000000000505baf3083647b31323a7624fdd55ed5c8783b072d87949022c 99 0.04/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.25 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: 762.15 GB
    • Received: 19.13 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.