Loading Tool

Explorer IconExplorer

Memory Pool

76,110 transactions
28.38 vMB
0.06403341 BTC
Random Selection Loading Transactions
Max Size: 172.08/200 MB

Candidate Block

Mining Attempt 5e225fe2b2ad2a73b4a4b571fdc13841d989a546ffa661bce6b7c1cf55d03142
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root b5a422cd1098300a9ace8242b17ed3769ffd52949fc73b8a398e571e9be661c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,977
Size: 1.00 vMB
Total Fees: 0.00519804 BTC
Feerates: 41.50 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (185,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,143 730,143 000000000000000000043ab21eb07fefe655d85a8575dc2ed006e6c31c9b2ab9 840 1.00/1.00 vMB 4
730,142 730,142 00000000000000000007230648e862ba02d73568e1206e63442aa36af12f4bf7 2,487 1.00/1.00 vMB 14
730,141 730,141 000000000000000000098fb399fe42bd4f98d51ddc18a5947864984bcf345657 2,373 1.00/1.00 vMB 15
730,140 730,140 00000000000000000008db393a0eae27ab602f96ee79cb14c7f3f581f19e330f 1,291 1.00/1.00 vMB 6
730,139 730,139 0000000000000000000935ac47bbfebaee035334914e116f0d8483c3a8b8f005 1,144 1.00/1.00 vMB 2
730,138 730,138 000000000000000000075a6e525fdcf620fd90a7582c5b9262468bc2730fd371 2,921 1.00/1.00 vMB 7
730,137 730,137 00000000000000000002fc544ec4ad615758525872ad5b6e351c01a9ffef4a88 1,745 1.00/1.00 vMB 13
730,136 730,136 00000000000000000008f1018b0afbaa7036e6b686787d38789ddc963f070a67 3,192 1.00/1.00 vMB 17
730,135 730,135 0000000000000000000862340691b141e3590a26424839757ef9b5332117852d 2,845 1.00/1.00 vMB 10
730,134 730,134 0000000000000000000833c3f8dc9577f19336dab3e3735321ba819dcb970eb8 864 1.00/1.00 vMB 2
730,133 730,133 0000000000000000000252f82adb96180e98fe5eb788e1b90adab87d2f031934 2,066 1.00/1.00 vMB 8
730,132 730,132 000000000000000000097a5341c000d7c242bafb62e707a922da419fb2fa7d79 1,399 1.00/1.00 vMB 6
730,131 730,131 00000000000000000007b9a5f63b4611665a510f9d22248d5c3248c0b0a64403 2,357 1.00/1.00 vMB 10
730,130 730,130 0000000000000000000964fa1044dfcdb16b98204e86d300cfa21f79776158b6 1,922 1.00/1.00 vMB 7
730,129 730,129 000000000000000000070d569823d6af531bae071fc921bddc51981af9aaa225 3,072 1.00/1.00 vMB 5
730,128 730,128 00000000000000000004d9f4d1a319ef87d0e6d32e2307b0ead35ccca461f876 2,056 1.00/1.00 vMB 12
730,127 730,127 0000000000000000000176e12836d3bc1103f245d22d9c774d5fa36ded611c41 3,015 1.00/1.00 vMB 20
730,126 730,126 00000000000000000002cc264d0a50c4076a7b321b80175dd8f6f5418a3c42b0 2,232 1.00/1.00 vMB 11
730,125 730,125 000000000000000000038d2dbe8c6846a075c6e4dabae18d32c744a0c6d2396b 1,305 1.00/1.00 vMB 13
730,124 730,124 00000000000000000006d787e15955264196618386140a387eb5e1123ed60b59 2,653 1.00/1.00 vMB 18
730,123 730,123 000000000000000000064da10d774b5d90ba5df4944bf4a98b035906962199e7 2,097 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.