Loading Tool

Explorer IconExplorer

Memory Pool

77,195 transactions
28.63 vMB
0.06496850 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt abef738d7ca94fa1e925c9e0bdf06f33139065fae59bb2becb8c60c27d0cab44
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 2594bee5025d310956871cd2bfc7f1304521b9749765d8c4cd69f9559f7cc696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00544856 BTC
Feerates: 100.53 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (696,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,283 218,283 000000000000033cc72c487cc2e6b568313b42229f9adeb7abaa68e7d45a10f9 21 0.03/1.00 vMB 76
218,282 218,282 00000000000002299261f3b0f08a97ce7a492ec440d651d9878ff717fdb64d72 444 0.18/1.00 vMB 195
218,281 218,281 000000000000022d2b6a2486002482b6e7357a2a8348422bcb237410c2434bbe 12 0.00/1.00 vMB 1,012
218,280 218,280 000000000000036fb7ea77f76e0115111b498ab0370188386bf73903672dfb98 7 0.00/1.00 vMB 197
218,279 218,279 000000000000027b3ac087ddc2e12b0dd266ed4d318b134d681712722bbfec5e 431 0.21/1.00 vMB 169
218,278 218,278 00000000000000c0b33ec946e9cda56ddfaec8d8439dbdce52365eb40dadfd09 69 0.03/1.00 vMB 163
218,277 218,277 000000000000042788fc0e3d96df4d7cdc7ed52fc226ae22ff1bbfc0b3478158 611 0.25/1.00 vMB 181
218,276 218,276 000000000000019bb1e6e5bbf98d3696073d0c887ab305f92d9b12a80a82fb08 633 0.26/1.00 vMB 210
218,275 218,275 0000000000000241a4ed4ef6f84b3bd3e1d7fe618b54dfd1fd5b0248ecd98641 212 0.07/1.00 vMB 110
218,274 218,274 000000000000010a4e14b2887d8c1e81d142f88dab44966718b627498c871291 539 0.23/1.00 vMB 234
218,273 218,273 000000000000030b0cae08fe6f7b238e9adc225d6b42b6afd55457cd3b274410 343 0.15/1.00 vMB 185
218,272 218,272 000000000000054d4719eba22551bca4d7ea63300281c85760116401fb0da017 196 0.16/1.00 vMB 108
218,271 218,271 000000000000025e1a7603269397642e61d1d090231f101252064563b303986c 574 0.20/1.00 vMB 232
218,270 218,270 00000000000003be2f8fabe50d22221ae0092c6b40ed7c02650f74d6bde6d064 147 0.07/1.00 vMB 156
218,269 218,269 00000000000000ecdde807ebe21d0be9df6b3a4d953327d0a75e10b1954756be 295 0.13/1.00 vMB 176
218,268 218,268 0000000000000070600e2ccf5ef94c3a66cd38323b4c687db3ef1691a1b3f0cb 408 0.15/1.00 vMB 197
218,267 218,267 0000000000000523564717757d3c0ba5dc8bed1c144baf2d9fe8c1b175518fb8 356 0.17/1.00 vMB 177
218,266 218,266 000000000000007b7a8ca2f8f6f43572bb0fe4db7eac4f1df8c1b1dcb1760f36 33 0.02/1.00 vMB 146
218,265 218,265 000000000000052baaa75682cbcc86dcb6015156e6d3c893e2a3e5b8dccd6e6a 101 0.09/1.00 vMB 72
218,264 218,264 000000000000009911a5340a1810d00a6485c413ca3b39b529c154ee364279b3 294 0.20/1.00 vMB 116
218,263 218,263 00000000000002a4473a40b9d356ac3b27e5c5e6a1539ad864537dd5ea053804 758 0.25/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 782.56 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.98 GB
    • Received: 15.80 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.