Loading Tool

Explorer IconExplorer

Memory Pool

14,531 transactions
10.83 vMB
0.04699780 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.32/200 MB

Candidate Block

Mining Attempt e0603015483a2458234289e6c6429b322bd0272535b7583eebcb8c04c8366fa6
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 2bf827bd35ef0376340687c13e0562f93a44cb576fbbda4e046f977d3fc6e789
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 0.99797275 1.00 vMB
Total Fees: 0.02704409 BTC
Feerates: 202.69 > 2.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (711,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,282 202,282 00000000000000d228be3ff525525268ae8bcca4ddc84048d6024d0e85aeb9f6 27 0.01/1.00 vMB 119
202,281 202,281 000000000000026b3665467667302cbd940a9b168fe6783465bc2ec6638350f6 49 0.02/1.00 vMB 105
202,280 202,280 000000000000027f8e79ec22cf3b36ee9803321464cd4dc5e033012db6c81578 443 0.18/1.00 vMB 149
202,279 202,279 0000000000000537590697f307349ef914810e75701fa0d45c23db135691d17f 215 0.10/1.00 vMB 203
202,278 202,278 00000000000001390f6761455fbb9e75c99914368299acbf6b08695cbd0ae1ba 279 0.13/1.00 vMB 111
202,277 202,277 00000000000002ec5a50d72a4653ddcbbd8ffe783c1970392beec18386a9ed63 5 0.00/1.00 vMB 36
202,276 202,276 0000000000000495e2c90a730e920a3257cdd5a9e24290d204b10b8b57e936bc 300 0.15/1.00 vMB 87
202,275 202,275 00000000000004d7847d9b90e425f9c9fa8b4daed3876d8b2af9f62a1d448a33 558 0.25/1.00 vMB 135
202,274 202,274 00000000000001bfedac1cd6d8bad3f37805d66179dd1f57ddd4020e177ec0cb 136 0.05/1.00 vMB 163
202,273 202,273 000000000000033dfcb2c6e352f829f67ec0f1b5ac9850b0504ea66b687b2dd0 439 0.16/1.00 vMB 241
202,272 202,272 0000000000000029ae36577f6270823224f4fb2f99dcf9552a132afb18aa9046 124 0.07/1.00 vMB 106
202,271 202,271 00000000000000d88eb7099aae991947965e590c4ea97c9a0e55d714098fc2c6 331 0.16/1.00 vMB 112
202,270 202,270 0000000000000436842c8586d43171d6f03841c422fff0aac8d4e90a5a675853 325 0.16/1.00 vMB 346
202,269 202,269 00000000000003627bf84acac64d9ac83b72779f8014bab4a500c5c290f50702 53 0.02/1.00 vMB 107
202,268 202,268 000000000000025e4a28950b99e7ed583c3c211085c96ad900ed11dd46168fb9 478 0.25/1.00 vMB 62
202,267 202,267 00000000000004beca56e9bf4386a976a447987555a0c2ca1663a1e4fbb972db 10 0.00/1.00 vMB 328
202,266 202,266 000000000000024d62c7fd42cd69014bbf3a260dbbbea15b6a1d3a9e0a78565b 335 0.17/1.00 vMB 350
202,265 202,265 00000000000004e866f33607985f0335ca6c02b133c4936d17b2736f118ee432 27 0.01/1.00 vMB 151
202,264 202,264 0000000000000485d24829451bfbb833145c263946bf3b0b766c324d5ca88806 336 0.14/1.00 vMB 121
202,263 202,263 0000000000000570d9c945e50a123e2b75d879486350a106bf64e9292850a08a 587 0.42/1.00 vMB 220
202,262 202,262 000000000000051994663f27b0a7c3af90d3693b9e56aacadcebecf2d308962c 11 0.00/1.00 vMB 318
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.60 GB
    • Received: 4.46 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.