Loading Tool

Explorer IconExplorer

Memory Pool

80,903 transactions
29.46 vMB
0.07838640 BTC
Random Selection Loading Transactions
Max Size: 179.34/200 MB

Candidate Block

Mining Attempt 15308714a9d214cdd7c95f09ea6fd99badcd1cde57cf18a5fffbac90d2a75f13
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ba4eba9a68ddd721be5050770372a6f650fcd315a0d34b9ea8e84ae9346ad1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,407
Size: 1.00 vMB
Total Fees: 0.01649970 BTC
Feerates: 100.53 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (460,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,334 454,334 000000000000000001a51e894fc90bc3288791783cd993bd1387a2a93a23732e 1,966 1.00/1.00 vMB 122
454,333 454,333 000000000000000001e63dcab2d3c77a1c6e8c3550a9b8ed28f8c715654e1a39 2,389 1.00/1.00 vMB 171
454,332 454,332 000000000000000000fe3aa51335c3ee1f9b906c052cfc5d00e2ec48daede35d 1,905 1.00/1.00 vMB 172
454,331 454,331 00000000000000000066a8176c5357a552117224a80d9ee1ef1871d7a3f14eba 852 0.30/1.00 vMB 195
454,330 454,330 000000000000000000ac959791adfe6c08b80ab46c053d550f156dafc96c1973 2,543 1.00/1.00 vMB 169
454,329 454,329 000000000000000000485dcf4f4c7d97aee4e48d094a29676449cba34f3d572d 2,460 1.00/1.00 vMB 218
454,328 454,328 0000000000000000027adef1ac68cfcf6fc142b5aa3f176d92e2ac5202fbed9c 2,486 1.00/1.00 vMB 171
454,327 454,327 0000000000000000008324c1358c9c20e2928dfa6a070316cff8459d17e01279 1 0.00/1.00 vMB 0
454,326 454,326 000000000000000000185663829cc25a0a9b4e0e99c2e0b4fc6aa154ac3c7c26 2,095 1.00/1.00 vMB 115
454,325 454,325 000000000000000000f4c1399b9efe6c8ca8804a7ae826f7a1d3b47397bfb4c2 2,527 1.00/1.00 vMB 168
454,324 454,324 000000000000000000d0c280407cbf8838e5d49809043be0391ee2cca23ac1cf 2,838 1.00/1.00 vMB 213
454,323 454,323 00000000000000000115b16b2802e9638175516124a7c1762f7b90d2b7e867a0 2,395 1.00/1.00 vMB 151
454,322 454,322 000000000000000000ba98800daf77e02dff084f157924392d7584e4892b8384 1,552 1.00/1.00 vMB 169
454,321 454,321 000000000000000001728f95d885983e47b1c8fa4a5ef98d88450e10e67cd8b4 2,684 1.00/1.00 vMB 129
454,320 454,320 0000000000000000017e37ad94eddcb80878b8a35f9dbe55db5ef5d1ec1e1d33 2,570 1.00/1.00 vMB 178
454,319 454,319 0000000000000000019cd07430dc1dc228a9e74824cd9a073c57ad46a3859ac4 1,987 1.00/1.00 vMB 129
454,318 454,318 00000000000000000248cd6202c00cf4bb577851a63d4b5cd678ceb80b90caca 2,073 1.00/1.00 vMB 177
454,317 454,317 000000000000000001cc1b5221000d6f37f653eaec8ba173a0ccd07f4b8193a6 2,959 1.00/1.00 vMB 193
454,316 454,316 0000000000000000003300366a943c298066ab7a9d2e24ade2873d04c628736a 2,907 1.00/1.00 vMB 189
454,315 454,315 0000000000000000005de9136669801811f1f7bb598d5f3223f5eeafff6f5248 2,461 0.99/1.00 vMB 198
454,314 454,314 00000000000000000005a44df98065ca41b6951c1396ee100a832961c5a601fb 2,503 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.