Loading Tool

Explorer IconExplorer

Memory Pool

43,975 transactions
26.47 vMB
0.05500241 BTC
Random Selection Loading Transactions
Max Size: 139.73/200 MB

Candidate Block

Mining Attempt 953c1b0dba4017824f1b5c615d98eb0b731712ca33dd7459fcdfd4a519d19ced
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 7695c8481d67fb409526cc1588796d2c6ccda08522db2a856b4929ee5b32cd0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,141
Size: 1.00 vMB
Total Fees: 0.00649458 BTC
Feerates: 40.21 > 0.65 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (386,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,167 528,167 0000000000000000001ca6b1cd2831c8efd0cf644a7f731a9663f63b29bd7e06 1,609 0.89/1.00 vMB 12
528,166 528,166 00000000000000000015cf12cbc81a6a8b6afe3edb9169e9d52322abf56d821f 2,665 1.00/1.00 vMB 7
528,165 528,165 0000000000000000003307b54dc2b10a9dba58342688f81ee06013e786273021 1,002 0.47/1.00 vMB 32
528,164 528,164 000000000000000000335c46392bfc0d705e2f9ee66c74cfc29d64c2467e383c 2,600 1.00/1.00 vMB 33
528,163 528,163 00000000000000000033e112dc831ac0ef234eb46c0c1ea0c4dbc74267db7cf6 1,852 0.78/1.00 vMB 15
528,162 528,162 00000000000000000017d132b5d5620c0cd24cd82e5b9e79ac674741e798c4b8 2,642 1.00/1.00 vMB 20
528,161 528,161 0000000000000000002bf9f4888fa0053176da1a97e39178ac04f87dbab82797 935 0.43/1.00 vMB 29
528,160 528,160 0000000000000000003225e5b34d204e83eddacca15b28333920f05d37435086 924 0.48/1.00 vMB 16
528,159 528,159 000000000000000000239bf0595b83e2d61aafae25d781fefc99df101e46602d 435 0.23/1.00 vMB 17
528,158 528,158 0000000000000000002c63aa292915b789c9ca5e622175f9515e613bdb564575 463 0.54/1.00 vMB 5
528,157 528,157 0000000000000000001f2ac928f68eb97ec71f2cecc538b7cf8d4528a0b2fd06 1,589 1.00/1.00 vMB 18
528,156 528,156 00000000000000000033345c247c93a4051f12e424957926d697cae49bb79c1e 1,178 1.00/1.00 vMB 8
528,155 528,155 0000000000000000002c9296650c6de20eacd3f4aad68779094ee9533f5181cf 1,408 1.00/1.00 vMB 20
528,154 528,154 0000000000000000000caea543bde46b7bf93c0b460b0dac13f1379252ee433e 1,414 1.00/1.00 vMB 29
528,153 528,153 00000000000000000025a25d04bc3f80265fcab5e1338e795d030182949a10d1 1,151 1.00/1.00 vMB 19
528,152 528,152 00000000000000000022c76b7980f0afa62da8cf27cc304f62ce5d44573fea5d 1,909 1.00/1.00 vMB 21
528,151 528,151 00000000000000000007d176f8bbaf24f4a3769ff63e6ff35689c785133958d1 1,857 1.00/1.00 vMB 6
528,150 528,150 0000000000000000003366fd6d909296c9aadb35fd9a139b0d6b858180056ab2 2,153 1.00/1.00 vMB 27
528,149 528,149 00000000000000000009381e7024d7385c514dc1f1c662760b66df532b5a9867 422 0.22/1.00 vMB 19
528,148 528,148 00000000000000000016e11feb14134dde5bb488504e078df9b3ed0f1aca21bf 1,815 0.97/1.00 vMB 17
528,147 528,147 00000000000000000012b31de55c350ca6bdb8d1975c5217b0c9977f36ea08d9 12 0.16/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.