Loading Tool

Explorer IconExplorer

Memory Pool

83,140 transactions
30.85 vMB
0.09040947 BTC
Random Selection Loading Transactions
Max Size: 186.19/200 MB

Candidate Block

Mining Attempt 52d18d7b4eea8123f10d34cf1c9ff05527b61cbc12b3e96d95c5542fda1a00c4
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root bb30fcc2b9c2910208ae3a88881e688984f5386ce8f0d3b6409afb8957360d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02391412 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (158,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,180 756,180 00000000000000000007b95a1fbb7820e20c9bd6a7bb4cc50a7bca14d18e8d69 1,069 0.36/1.00 vMB 11
756,179 756,179 000000000000000000042dad3743610adb58de3b350039d4037260969a575c0e 295 0.10/1.00 vMB 14
756,178 756,178 000000000000000000037e2887a955499c81e64832e16f0c5bf09f98e3fdca16 1,305 0.66/1.00 vMB 9
756,177 756,177 00000000000000000008bd409608fda72f15f6564b63d7053aa4a4c525a9d261 90 0.07/1.00 vMB 6
756,176 756,176 00000000000000000008642fb6153b1119dd25c0eadc16ac73744fbe71704667 2,295 1.00/1.00 vMB 9
756,175 756,175 000000000000000000045816ec6655f5607032ed23903f82c4dacceecc06fad6 2,274 0.89/1.00 vMB 14
756,174 756,174 000000000000000000020a19fc2a0e01360c3b34ac3809822b2e08dffec8c962 685 0.32/1.00 vMB 10
756,173 756,173 0000000000000000000530c67078662a01933c060181ddf6557c2394f6e2b84f 1,029 0.89/1.00 vMB 4
756,172 756,172 00000000000000000002299c151f1aa1cd02d270c4decec7b02f5a3dbbf26360 1,989 1.00/1.00 vMB 7
756,171 756,171 00000000000000000006797d117bf0557cd4dae3215f699643bd947c12d7c83f 1,779 1.00/1.00 vMB 9
756,170 756,170 000000000000000000027a7f16429539ef88cef0b9cba32c99ae2c8523687743 1,016 1.00/1.00 vMB 15
756,169 756,169 000000000000000000038e68ae2f67b04b2702ac26208f6fd7705e98469964f7 3,041 1.00/1.00 vMB 14
756,168 756,168 000000000000000000046c2ca4bb3254b42d4d65c022f86a2681b784006f7c48 474 0.17/1.00 vMB 9
756,167 756,167 000000000000000000030addfa5f96f46c6a50894a72149830f845e22ccb8489 1,508 0.60/1.00 vMB 12
756,166 756,166 000000000000000000058e617c6966c396854473d42fd235e5952be81dbaaa80 1,113 0.54/1.00 vMB 8
756,165 756,165 000000000000000000030fb7cb0ba549c0e03051702aefbee39e5cda6caa5c07 374 0.74/1.00 vMB 1
756,164 756,164 00000000000000000001c5e25a62ebc6fca91f2b1d76ccadf86c126053f33a3c 2,221 1.00/1.00 vMB 10
756,163 756,163 00000000000000000002993003280b230eb8eb78d2cde372d29f6fe8dce256c7 2,148 1.00/1.00 vMB 5
756,162 756,162 00000000000000000007f1089d5c10f62b08cc11a0b8876f29bc45e2d88404cc 2,135 1.00/1.00 vMB 7
756,161 756,161 000000000000000000036a43300c432e98da9a6be579c52336f25bc9edcab486 2,438 1.00/1.00 vMB 11
756,160 756,160 00000000000000000004ccdeb8680f3778d9551ad4c8947435d1323fb56f2c9b 2,716 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.