Loading Tool

Explorer IconExplorer

Memory Pool

73,602 transactions
27.35 vMB
0.06610651 BTC
Random Selection Loading Transactions
Max Size: 166.69/200 MB

Candidate Block

Mining Attempt ce1a4bf4893f6c091bac943365051fe84d40c8da59c6aa02076851fac0998ced
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 991853108ee04c8d57730cfb43a07b95811554a6c406bcf2e947763ea5e3a0bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00795450 BTC
Feerates: 89.32 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (488,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,385 426,385 0000000000000000013eafd4b72888dd690502de87db29840f56bc275d96a72d 367 0.99/1.00 vMB 13
426,384 426,384 0000000000000000017115371a1b53bb90e20ee8e3696eac18aecea83b2141de 1,938 1.00/1.00 vMB 64
426,383 426,383 000000000000000001e0c36adc2096cfcd8ca946de02a04e638abb201d041925 1,762 1.00/1.00 vMB 47
426,382 426,382 000000000000000003ee722a95fb165c76d7e57aa52bdc3fa607511bbe477067 2,522 1.00/1.00 vMB 77
426,381 426,381 000000000000000002b3fb657c9f57ea8d615ba22f4add5c716bce9d17797170 2,346 0.93/1.00 vMB 62
426,380 426,380 00000000000000000465f080e04323036ec1bfe5d562e933033c89fa71dfd57b 641 0.31/1.00 vMB 66
426,379 426,379 0000000000000000006eb7807a8da8c63b1467b97183d52e83f6c96454f99bdf 444 0.46/1.00 vMB 31
426,378 426,378 0000000000000000000796a12b1ec0771dc5dcedbb5e5681ec7994763a88b558 2,114 1.00/1.00 vMB 63
426,377 426,377 000000000000000000d4fb6bb7b853be8f3ee9561ac0c993add38d8ddfaf758e 1,646 0.66/1.00 vMB 66
426,376 426,376 000000000000000000e23c5e905a0f6201e54153924554bebc188b3cac0a59ce 1 0.00/1.00 vMB 0
426,375 426,375 0000000000000000030b5c649297870f1b941c62037391c5bb095e5c2636bcd0 1,499 0.99/1.00 vMB 39
426,374 426,374 0000000000000000019b812b2775eb3d30820a3d4e192c2c29e6b290cba9d01f 960 0.77/1.00 vMB 34
426,373 426,373 00000000000000000424a172f7882581e1173f070fb317367f5edcd79c5ff761 1,941 1.00/1.00 vMB 61
426,372 426,372 000000000000000004b88aa32835831979369cb4589e0666c8de860f07ef9da4 354 0.19/1.00 vMB 70
426,371 426,371 0000000000000000049dc25447da6ed8b71c851bcf9e89b950d1db3a4c947193 1,088 0.53/1.00 vMB 62
426,370 426,370 00000000000000000224ac8a3992826a9e36087f4b81b64ef9d7f0c72ee1957f 982 0.66/1.00 vMB 47
426,369 426,369 0000000000000000012a90de06eb9066cf479b554ff15bf843c8420e5e28e867 2,320 1.00/1.00 vMB 61
426,368 426,368 000000000000000002ee87ad5ee714508cb7841005472dd6643458de372ab7b4 640 0.99/1.00 vMB 11
426,367 426,367 000000000000000004caa1de8f944af49c6809c49acecd772b34f54eca736646 1,320 1.00/1.00 vMB 29
426,366 426,366 00000000000000000165b673aa87ecaa1bc4a3af9c34cb2eb159a02980d0b451 2,636 1.00/1.00 vMB 74
426,365 426,365 00000000000000000054af85112579757496d4ee2ba65fa5c51bfda57e29eeeb 2,007 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.