Loading Tool

Explorer IconExplorer

Memory Pool

81,067 transactions
30.04 vMB
0.09352281 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt 8a5caf94c30b0c8f855277e917ff6767df9eea36a173d212ffe1c819fee62437
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (398,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,457 516,457 00000000000000000000879166ff991e8dff314fb1f4502bd62af86fd5df9f65 1,998 1.00/1.00 vMB 35
516,456 516,456 0000000000000000000038427bce9aedc9ae4fc0223c29f0b432a5e03e4dc282 2,331 1.00/1.00 vMB 10
516,455 516,455 000000000000000000075bf56e6659b600c0dc79a5061c2179182dcce3fd180f 1,277 1.00/1.00 vMB 6
516,454 516,454 000000000000000000370f8dc3d47e843961bc13bc4e85baf309c864008bba54 1,433 1.00/1.00 vMB 10
516,453 516,453 0000000000000000002b4716cea27a10e654881bb26ea687ecd7f9694229348d 2,070 1.00/1.00 vMB 52
516,452 516,452 0000000000000000004cfdf559af17e650ebdfc3eebda54484d2b99f8dbea59a 2,114 1.00/1.00 vMB 22
516,451 516,451 0000000000000000004341a4b7ebf11b232eea732b4343784b5b18f4cd18549a 1,431 1.00/1.00 vMB 12
516,450 516,450 0000000000000000003504a94ed9beb8ee77779a74eea78f8e955c630b5e4248 1,253 1.00/1.00 vMB 42
516,449 516,449 00000000000000000042dce40d41ec7fc3446d88186a9635778e774a99fcbc0d 411 1.00/1.00 vMB 40
516,448 516,448 0000000000000000001f345b1ba147e49b1100bab7b1639528a3e0d20d5634d3 450 1.00/1.00 vMB 45
516,447 516,447 00000000000000000006082b03528b8dd578fa70b5f5d1b1af62930a139a89b6 2,478 1.00/1.00 vMB 13
516,446 516,446 00000000000000000021324d5263abc1c3816b59cbfdcfbd423cd67f98bcf2c8 2,263 1.00/1.00 vMB 41
516,445 516,445 0000000000000000004758013a1ed70036479f7d5038c19240afc9fd4710832b 2,485 1.00/1.00 vMB 44
516,444 516,444 0000000000000000001b823d6bc79a8ba1405f6967045e702946703a993219a7 396 0.23/1.00 vMB 15
516,443 516,443 0000000000000000003436733fffc9b59af11be5c4bab7ec58d1d1a3e0b6721f 1,269 0.64/1.00 vMB 25
516,442 516,442 0000000000000000002304dbcfa79520dac00f3dbb273c791cbd995cd25ae14f 358 0.26/1.00 vMB 17
516,441 516,441 00000000000000000023dd02b1af276e31ffdaa8c040639f8cfcaeeb45fc5e87 72 0.03/1.00 vMB 17
516,440 516,440 0000000000000000003168b7589eddb71ea518e697fb21185f9c3ab58924d865 728 0.41/1.00 vMB 52
516,439 516,439 0000000000000000002f95b423e13b149e71c6aa72ab8caf23bbf14814a556c7 1,733 0.97/1.00 vMB 15
516,438 516,438 00000000000000000007dacb67e482f3bbd14540112c6b0fcbe2731907efd43a 803 0.43/1.00 vMB 33
516,437 516,437 000000000000000000156047ee073ecd04211a9de047d579beefa545013f6f18 258 0.18/1.00 vMB 17
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.