Loading Tool

Explorer IconExplorer

Memory Pool

79,138 transactions
29.46 vMB
0.08400720 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 58fe93403b83997167cf81c2d25a4d293809bfee8647b5e9c4d6b309f6ec8e6b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (290,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,399 624,399 000000000000000000063bb6d6db024d0eb5d7b098f2a918817f3aa9d357722e 1,003 1.00/1.00 vMB 5
624,398 624,398 000000000000000000000ad6cc23cb7cf1585a72129432d48e52b886a11c90ff 2,025 1.00/1.00 vMB 10
624,397 624,397 00000000000000000011a8a76351a8054a22d93f98fb4a71b36342f47bbfe2e2 235 1.00/1.00 vMB 1
624,396 624,396 000000000000000000069a5620225ca4efdd135e4f1fd4b06ecf6f2650e8c711 1,904 1.00/1.00 vMB 9
624,395 624,395 00000000000000000001783693e0387ec6f1bc025d553eacead6dcb2700a5401 785 1.00/1.00 vMB 2
624,394 624,394 00000000000000000005e50b82bc593103f93f45a72d1b35cc2d5881aa0961c5 2,742 1.00/1.00 vMB 13
624,393 624,393 00000000000000000006325bc69eba8020ed9bcac9b2eba19c9a40913543ee9d 1,940 1.00/1.00 vMB 11
624,392 624,392 0000000000000000000647b4bf5fa45390e01666274791be2afaef872f111be4 2,279 1.00/1.00 vMB 4
624,391 624,391 00000000000000000005764f69b6c8a125fb9cf33af07c96f09c51ecd5f9f9e7 2,617 1.00/1.00 vMB 12
624,390 624,390 0000000000000000000990b63a90695b03920eab8cedc455723acb7c93d90096 2,866 1.00/1.00 vMB 28
624,389 624,389 0000000000000000000a27274bcd73601a69f9aa9adcdc1578fd7ab64d12b7b3 2,745 1.00/1.00 vMB 3
624,388 624,388 00000000000000000006355ec1fe8509bba1b7ea8c0859eb29e9d572feb4aff0 2,993 1.00/1.00 vMB 20
624,387 624,387 000000000000000000043608c1511a14767d014ac7e86d143ee3c8afd4b97154 2,346 1.00/1.00 vMB 27
624,386 624,386 00000000000000000000bdcfa53d0e5ae42e1b71872c891a5e066de5199428da 1,041 0.46/1.00 vMB 9
624,385 624,385 0000000000000000000e24d1bf61d300a4be826b25bb40a8cbb98c785599a50c 1,007 0.81/1.00 vMB 12
624,384 624,384 0000000000000000000cabe3c3f2cd191ece11f7ea887464d0a015abb95f7d43 423 0.19/1.00 vMB 11
624,383 624,383 0000000000000000000618fdcf890a97d83d0dd9b7174e74b492197eca7a194f 422 0.19/1.00 vMB 11
624,382 624,382 0000000000000000000426aa5353b8d7367913bcc99b7db05125e1505c611177 321 0.14/1.00 vMB 11
624,381 624,381 00000000000000000011fdb0308af9db658ce05fc2f59a165c1af02ee9950694 423 0.72/1.00 vMB 5
624,380 624,380 0000000000000000000d341385ffc67ccbb375d22348aaad5a0751fc1f962c60 2,351 1.00/1.00 vMB 9
624,379 624,379 00000000000000000000d38a992594cabd30db08c2345817700e49ccf48ef3b3 2,682 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.