Loading Tool

Explorer IconExplorer

Memory Pool

71,330 transactions
27.70 vMB
0.08327027 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt 6d330f48835b0fe2847fb41642a4a0c203b7b330f616979605594de67f53889f
Version 20000000
Previous Block 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf
Merkle Root da0123727ce3fb8f01876256b8def7d67a7482756de1fa8319649cf5de45bec9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.02340526 BTC
Feerates: 301.05 > 2.35 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,583 (717,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,282 198,282 00000000000003b48c875f644f7575f7354ac25d494ee150adfcb2e0487ea391 417 0.13/1.00 vMB 214
198,281 198,281 000000000000023c4f8e41c3cf112cfe07936795673729604cb120e84d4e09c7 1,024 0.32/1.00 vMB 23
198,280 198,280 00000000000001fc571f0e8ef9cdfa239a2b45b7a77a352e35165dd6d4e34385 282 0.10/1.00 vMB 523
198,279 198,279 000000000000055a8ea41a38a8cb2162301b9fc8e4da3a32cf6fb156efc0754a 128 0.08/1.00 vMB 100
198,278 198,278 000000000000051fe5b784a171cbcae6acf9367ffc447cfd1bbb9ed1b1f6f379 87 0.02/1.00 vMB 116
198,277 198,277 0000000000000187cc985378402166ce0a64003b840122c0b4ac213d2d4fa424 426 0.21/1.00 vMB 115
198,276 198,276 0000000000000325e6c651fde870f4c3835fa3cffa0518a41196accd414c02a7 65 0.03/1.00 vMB 119
198,275 198,275 000000000000043134ad20cf138ab5569dbb2e3a2b5ee88f9d147121a8a32dc8 137 0.07/1.00 vMB 125
198,274 198,274 000000000000023b157780688365723154423a72472d311ca516421b516c4714 110 0.04/1.00 vMB 80
198,273 198,273 0000000000000150f5df5a8e3b7e85ca510882545597acfe08003112f02a9454 395 0.17/1.00 vMB 205
198,272 198,272 00000000000004609b6b17406fac0abfe31a186557b49c80ed9df672e23e6322 13 0.00/1.00 vMB 218
198,271 198,271 00000000000001302317c9ec38705f1af478d9dc1b9b397517bc149bb1da3384 155 0.09/1.00 vMB 154
198,270 198,270 00000000000002e4dc5dd6d432c2790788b6e9b23fb1bd1ed56112ed35547915 8 0.00/1.00 vMB 29
198,269 198,269 00000000000004a0934a00177888b9f874e21b986746d27e96d8a808155a2e54 244 0.09/1.00 vMB 125
198,268 198,268 000000000000061f89fde8a7e7a474a61dd74add9fbe0be1a5f1cc413b5523ad 512 0.27/1.00 vMB 122
198,267 198,267 00000000000005d3f8df2d9f59ef102a9de8f30746892400f0bd10a81cf57b8d 111 0.14/1.00 vMB 98
198,266 198,266 00000000000005806956b96728ba737a7080a3f5762fb0cc1824ccb18021a9b7 152 0.06/1.00 vMB 97
198,265 198,265 00000000000000bbab6ced2a933efcd389790938a43901dc0948535fad28a9f2 491 0.21/1.00 vMB 145
198,264 198,264 00000000000004ed18116d0230fd89abec879dbec585b08cc99e77a73f82b3fc 409 0.14/1.00 vMB 163
198,263 198,263 000000000000021cfd8d84f9b9f33a4f4b7cf73e8c4d0695d7a3f2b327845c9c 571 0.17/1.00 vMB 188
198,262 198,262 0000000000000384f328cf1feaea7cd873539ce6988666e807533f1f26e95c81 79 0.03/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 783.40 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: 770.02 GB
    • Received: 19.75 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.