Loading Tool

Explorer IconExplorer

Memory Pool

72,197 transactions
27.89 vMB
0.06333274 BTC
Random Selection Loading Transactions
Max Size: 165.35/200 MB

Candidate Block

Mining Attempt 1802a19868d37cec282bb4d7e243d85fe8d1a3a14176c279cb853e6007669423
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root d32c7dddd2fb9d2736aff11d79345f7d501929f9df937b74b152edc0e3d947e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,404
Size: 1.00 vMB
Total Fees: 0.00774184 BTC
Feerates: 40.21 > 0.78 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (477,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,924 437,924 0000000000000000006e98067406aecaf0df010d1899b3bd7d3a86a2294eb62d 128 0.15/1.00 vMB 48
437,923 437,923 000000000000000003e5f070a2ba8141e3ecface745cdc7f83d28d811187174c 1,925 1.00/1.00 vMB 60
437,922 437,922 000000000000000003db51a7cdb7d622b2553f5fa7b813edf9bebf861e265bb7 190 0.07/1.00 vMB 67
437,921 437,921 000000000000000000f93001430e893c9aeb4f3d53bd7343eefb80d782cb6e46 848 0.76/1.00 vMB 38
437,920 437,920 0000000000000000037015214e70685580aefe57878ac3ab73c0a68d111d2245 1,883 0.99/1.00 vMB 58
437,919 437,919 0000000000000000011fed7c88e861dcb337d94e21c33aaecf0d15a9f5aeb58c 2,142 1.00/1.00 vMB 44
437,918 437,918 000000000000000001442645c638c473382f3ae0c9525ec90f0bb48acfe10d45 2,434 1.00/1.00 vMB 83
437,917 437,917 000000000000000003a812939691b1deb292bdc32f99b5dd91ec50adab02a5aa 2,418 1.00/1.00 vMB 61
437,916 437,916 000000000000000000fbf262f39a1e55e2b860561a228cf69cb598056ede8be4 1,977 1.00/1.00 vMB 58
437,915 437,915 000000000000000002019431a93b5b09ccaeaa8915879418d8f3a4b7ec744653 2,060 0.75/1.00 vMB 55
437,914 437,914 0000000000000000033af5bf79b751526697dbd317f19c150ecfd7d0d2d44dcd 2,206 0.99/1.00 vMB 61
437,913 437,913 0000000000000000000e8fb882f9c8af74543cabdc765e64c5785bfbbe11b0b5 2,066 1.00/1.00 vMB 95
437,912 437,912 000000000000000001492f613d995a3afffe868bf7753945634ba2e424518f74 2,610 1.00/1.00 vMB 108
437,911 437,911 000000000000000000e79e7a8e686dedfc8ff46bdd33fd56ef5063230be65cc0 1,238 0.84/1.00 vMB 38
437,910 437,910 00000000000000000449586dfb2092a763aa62eaad0ff2b3fb95bcdf0fa4fd99 2,484 1.00/1.00 vMB 64
437,909 437,909 000000000000000001af705d9b360f478f716da95291b6bf8bc52395a6581f44 1,982 0.75/1.00 vMB 94
437,908 437,908 0000000000000000019693facc4263573d6e6dc36b987d0f0c8bcd801ef7497f 2,594 1.00/1.00 vMB 71
437,907 437,907 00000000000000000383b8be7b5b734c827b82af4460c28c184b739403268210 1,510 0.71/1.00 vMB 68
437,906 437,906 0000000000000000001cd2cffc7cd75bf3f752f8499dcce6cdc4eff1f57f83d3 736 1.00/1.00 vMB 18
437,905 437,905 0000000000000000006b201273e412426e062b734ee97ef849c639daf48498ce 1,952 1.00/1.00 vMB 71
437,904 437,904 0000000000000000041c92f720b7898050a4dba90a843dd02e5448ebf1b6d385 2,040 0.91/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.