Loading Tool

Explorer IconExplorer

Memory Pool

82,240 transactions
31.22 vMB
0.09388385 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 614da7c42b4fc83beca01841b5aa08c1e10aad7dcbe834f16a3bb5d93f2dacc7
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root ab1573d707acc9fc30603dcc2947ab7e6f3f7467650398c1426ea71559e22410
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,358
Size: 1.00 vMB
Total Fees: 0.01845906 BTC
Feerates: 115.63 > 1.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (680,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,356 235,356 000000000000007e33d11620e26f00efb4cd82f61e6c7030d5ba6277a3ff24f5 627 0.47/1.00 vMB 126
235,355 235,355 0000000000000059241403f6411ffdb1ffbafbd17b09c52feb99f0634853f1e5 684 0.25/1.00 vMB 210
235,354 235,354 0000000000000070782c38192cc7be27a9f26c72e0a663f9d229bcdc6881fec8 1,096 0.47/1.00 vMB 180
235,353 235,353 000000000000017171552cad18417bd3f2695683cc3a63e8d6ba697fa2122e89 4 0.00/1.00 vMB 0
235,352 235,352 0000000000000028b9f64d0f6f22f68c74eead5f53bf75823f617b1bec8c1253 572 0.25/1.00 vMB 175
235,351 235,351 00000000000001367629317daf881e2ce1199120236af3f6b7c91aad6027992f 776 0.25/1.00 vMB 293
235,350 235,350 00000000000000e393e26bc5ae32e86a4793e2a619497c50733b69cdbc202bf1 475 0.20/1.00 vMB 220
235,349 235,349 000000000000011feb7cfb4356b8746ed7c28debc9a5f61a16ebf8a9359bb6e3 380 0.16/1.00 vMB 208
235,348 235,348 0000000000000099e8e6e4acafa263ba54e4e59d251c6ff3cc26aac5d36b96a3 324 0.25/1.00 vMB 93
235,347 235,347 000000000000000813255b3610c6284bde79e27897a1237e1e7e81e9257bfeac 267 0.08/1.00 vMB 14
235,346 235,346 00000000000000f344338cc19f4a891442e5b210bde3662fa51840c7edbf6f3c 506 0.34/1.00 vMB 107
235,345 235,345 00000000000000cb6f473cf4f25ca996f7e37a0faa8040d33cc08430da8c124c 415 0.25/1.00 vMB 115
235,344 235,344 00000000000000685f66a6d4452013ea94acdf66679ec1feb3db289030d8a533 621 0.25/1.00 vMB 195
235,343 235,343 00000000000000e7e04201ee42dc8df4f6aa67ca28d9766e9c93ad524631acd5 850 0.25/1.00 vMB 269
235,342 235,342 000000000000010ef1898f28f8107aab17bad28c49669dcb9ae8c16682abcd51 731 0.25/1.00 vMB 231
235,341 235,341 000000000000006ce19c0041efcb74b6318f4aafe914d4337268814cb22ad033 186 0.15/1.00 vMB 88
235,340 235,340 0000000000000098ec61d86c9b2d7dbdccd32eda68e88edc35bce117904d2467 381 0.15/1.00 vMB 216
235,339 235,339 0000000000000185c0246c1bc63319b842adbafa9151e8f6c63f07450c5c57d3 192 0.10/1.00 vMB 152
235,338 235,338 00000000000001672044863713b3f15179a4a3a6d898e9f771d90731cd0107c5 514 0.21/1.00 vMB 187
235,337 235,337 000000000000001c7d85dc6a8edd198b10e5edddd5412fa8c5bd107376a3bc10 151 0.08/1.00 vMB 130
235,336 235,336 000000000000018f74cebf9db0ccb63bd62b51f2b0b82cd454b15fb072dff772 370 0.16/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.