Loading Tool

Explorer IconExplorer

Memory Pool

74,728 transactions
28.78 vMB
0.07563738 BTC
Random Selection Loading Transactions
Max Size: 170.43/200 MB

Candidate Block

Mining Attempt 89ab80f2fda96c4e02126556065e7bc6bda0fc4465305650a9449948e184c076
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 29fcbf670bae10735b3809483b9fd09537bdf9e16e50bf1b1a5bd10d1695010a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.01695485 BTC
Feerates: 100.29 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (455,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,725 459,725 000000000000000000858f8a97ce1eafa0b1a2a2a7a2f16a6039600e4cf577db 1,737 1.00/1.00 vMB 169
459,724 459,724 000000000000000000319a18a00563065fab120611610f6df123363ca0640d84 1,718 1.00/1.00 vMB 161
459,723 459,723 00000000000000000093901620fc14912a13245218fca130f071d52b76f9b25d 2,189 1.00/1.00 vMB 132
459,722 459,722 00000000000000000137ab921a849bf8352c6e9e2273ccafd22781bd55f5b183 1,878 1.00/1.00 vMB 159
459,721 459,721 000000000000000000b3575061b9271fd22912e114b7223999b2a93e838be482 2,653 1.00/1.00 vMB 172
459,720 459,720 0000000000000000009b930806e483a516dfe55ebd0e46f875b8734836b1910a 1,783 1.00/1.00 vMB 210
459,719 459,719 000000000000000000891307ba67a233be3bc85e11da6f10b4cc758f61b97ec4 1,882 0.99/1.00 vMB 222
459,718 459,718 000000000000000001882fe5a68e5e6dbcec31d770512a227e6ad7a65d701762 1,275 1.00/1.00 vMB 107
459,717 459,717 00000000000000000014e867f0fbb0554b5340cd98bda10a26ee28eb96d5f8e9 1,995 1.00/1.00 vMB 147
459,716 459,716 000000000000000001120a97491df3c54b821decfa443e836f6bf13f43e94025 2,047 1.00/1.00 vMB 141
459,715 459,715 000000000000000000bda56c7753892cdb564f9d42f964bf6dd60dc6be2e36bd 2,464 1.00/1.00 vMB 128
459,714 459,714 0000000000000000003cadfba93ef08d2dd6c5404a2fc1b17b9eb8b55b509a99 2,104 1.00/1.00 vMB 133
459,713 459,713 000000000000000001bf525682830b4f77612eb36c2e73754345a7f91aebf7ea 1 0.00/1.00 vMB 0
459,712 459,712 0000000000000000019f1503f53da1b525f79f81df704a2617cbeb3dbdb0a981 2,259 1.00/1.00 vMB 182
459,711 459,711 0000000000000000021a653a355b9984c9ae28329483c26eb2ce043248256073 2,327 1.00/1.00 vMB 184
459,710 459,710 000000000000000000d4447f8ec85e12655213ccc960eb06d87aeb1437be7e48 1,771 0.75/1.00 vMB 195
459,709 459,709 000000000000000001088fb1118727433e962d8e39da35ca481f87a31270e8a9 1 0.00/1.00 vMB 0
459,708 459,708 0000000000000000012b254e5c9574ceb1aff92280c15072980ca67a436ce0aa 2,115 1.00/1.00 vMB 209
459,707 459,707 0000000000000000014520298073e728eab378cc2f4328dd94a40586a410733a 2,230 1.00/1.00 vMB 175
459,706 459,706 00000000000000000152b206768570965d3036f1f60ea7ce0ba99b833e491c4d 1,550 1.00/1.00 vMB 167
459,705 459,705 000000000000000000f7a66493b60689d9e2baa0c6403052f1e61b2fcbebc3fe 2,271 1.00/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.