Loading Tool

Explorer IconExplorer

Memory Pool

74,224 transactions
28.61 vMB
0.07371153 BTC
Random Selection Loading Transactions
Max Size: 169.55/200 MB

Candidate Block

Mining Attempt 19cb995b2f688e57dfb3dabc179e3e51bf302e7a9351a5294dcddfa07e72b7b0
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 9efc029cff190b895f690c26c3986422555a7008a46c875d375fee5b571e707e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.01622075 BTC
Feerates: 250.89 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (278,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,112 636,112 000000000000000000074ef60a8d97c9ab342fe5ba4ee3ae2ec782c558153777 2,533 1.00/1.00 vMB 37
636,111 636,111 00000000000000000005eb6ad2db944f6c859a608785c6ad6afc9515230c4ab4 2,891 1.00/1.00 vMB 62
636,110 636,110 0000000000000000000513d1a5157ed4f5379ec1e40363681d42c07a09c721ae 2,929 1.00/1.00 vMB 60
636,109 636,109 000000000000000000072747db26cfff20733f7600fe7b788c00d28b91c4d96d 2,041 0.96/1.00 vMB 4
636,108 636,108 0000000000000000000fcaf37d2d254c41965bb0d7aed87fb4ad7bf11d1b709c 2,270 1.00/1.00 vMB 18
636,107 636,107 000000000000000000092d2f4a28ba4316f5c18a937a348656d36abb61a1a189 2,690 1.00/1.00 vMB 46
636,106 636,106 0000000000000000001188a60ede2c3d31ca4b228f0c792be9216c1465d29221 711 0.93/1.00 vMB 7
636,105 636,105 0000000000000000000a4ffe11cbd82527c51166ab3035b79f6757e0057c0d8b 1,181 0.97/1.00 vMB 11
636,104 636,104 0000000000000000000cb06939a3fedc82c56566e9c0ad74e6a69c5ff9511aa6 925 0.99/1.00 vMB 9
636,103 636,103 00000000000000000006d36caa47e8375008d8351adc2342e7507582809b1e12 1,331 0.93/1.00 vMB 21
636,102 636,102 000000000000000000071365aebce2e39e23504083bee5078b60a100db7d0cc5 1,087 0.99/1.00 vMB 13
636,101 636,101 000000000000000000011dbc9f6ffa44f1459957892929391b3c56ddc51ea24b 753 1.00/1.00 vMB 31
636,100 636,100 000000000000000000059b56faa914364fd09a64bdd138dd765c9d852cec2e30 1,289 0.99/1.00 vMB 11
636,099 636,099 00000000000000000003d6070419291080b8b397c0e69d95fe518c496b809c14 1,696 0.98/1.00 vMB 18
636,098 636,098 000000000000000000021d92452145305cbae4c863b312372681bac05fa514f7 2,082 0.97/1.00 vMB 22
636,097 636,097 000000000000000000037445834f4e2840b02b7a9654fbfca3ded8b1ebdfab2d 730 0.99/1.00 vMB 7
636,096 636,096 0000000000000000000627d2f8683d8b4397179dc10e39285d7eb9a8481f4202 1,541 0.95/1.00 vMB 15
636,095 636,095 0000000000000000000047f16204a0d88b43ad6f8a699550c876d83a576ae501 343 1.00/1.00 vMB 1
636,094 636,094 0000000000000000000118de3a6bbf82d7be89606b10bb2ffca503ecd5393c69 1,061 1.00/1.00 vMB 8
636,093 636,093 00000000000000000001db074b13aad3faf076c4f54ed7d29884ae02c727d85f 2,153 1.00/1.00 vMB 15
636,092 636,092 0000000000000000000de3a7ea1441ddd2c0a71623958a506ac480913e785159 2,330 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.47 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.98 GB
    • Received: 15.35 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.