Loading Tool

Explorer IconExplorer

Memory Pool

13,764 transactions
2.54 vMB
0.01887150 BTC
Random Selection Loading Transactions
Max Size: 20.19/200 MB

Candidate Block

Mining Attempt d38112e8bf330889c9a0d89600e368540cfef2865f49163030a4d7cbb692ac14
Version 20000000
Previous Block 0000000000000000000054084b4dfb79430185c916485a5a76a04a6e90a141bb
Merkle Root 5e4d74bac761ae4b077b5570869a5426b6708cf83c10d7c8f73b3b3f7695c7a2
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,997
Size: 1.00 vMB
Total Fees: 0.01723626 BTC
Feerates: 687.47 > 1.73 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,127 (95 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,032 938,032 000000000000000000014a2180d2a04da7148c62d2e7823d8eaaaa0cd2d57934 4,819 1.00/1.00 vMB 0
938,031 938,031 00000000000000000000c10a56d8097c3bb3085f88df7cc3e8302a0dfb6f12b6 1,356 0.38/1.00 vMB 2
938,030 938,030 000000000000000000013793074f8ae8e623ade87ff8a3269494537a3cd4e1ba 3,103 1.00/1.00 vMB 2
938,029 938,029 00000000000000000001368aa9fc9a2c1541a6fe5fc47b9fdd2b41e08af82883 3,837 1.00/1.00 vMB 3
938,028 938,028 0000000000000000000133485689b5d5068022d6dcd55ed33f5d49855ce1f853 3,120 1.00/1.00 vMB 3
938,027 938,027 00000000000000000000b98e2bcfc65e3b56c8150888b7d3c8b6bcb2ab70fb8d 1,968 0.66/1.00 vMB 2
938,026 938,026 00000000000000000000726107886c43ce7ad2986d46348a3b1981749ea96de1 2,918 1.00/1.00 vMB 1
938,025 938,025 000000000000000000002a02997d58e9434c814de7c5997846948e10173779f3 3,059 1.00/1.00 vMB 2
938,024 938,024 000000000000000000017841d7b6d03d5eb2fc21495959cc9695e075e536ee66 3,661 1.00/1.00 vMB 4
938,023 938,023 00000000000000000000587dcd5c4fea1ed3188dc3c157b6986119986d615a16 1,402 0.41/1.00 vMB 3
938,022 938,022 00000000000000000001ef63e2c206cf6ee5095ceedc1edb4f2a8cee25740d2b 571 0.16/1.00 vMB 3
938,021 938,021 000000000000000000006bfc219cc1999b0d2e1ed783fb7720389c6859313e90 3,477 1.00/1.00 vMB 2
938,020 938,020 00000000000000000000d8d015bb517e40383d856d519f7811637387976307db 4,947 0.99/1.00 vMB 0
938,019 938,019 0000000000000000000149a34648529a0616f000aea731110de95a06e6c73c1c 4,098 1.00/1.00 vMB 1
938,018 938,018 00000000000000000001997432ade50b1d52e3ec48df629c66b2940061264f8f 4,555 1.00/1.00 vMB 1
938,017 938,017 000000000000000000016651a01637822fbdffe0c270bde36e441974d3b6cc96 6,132 1.00/1.00 vMB 0
938,016 938,016 00000000000000000001bb31a07aee42557ef95dcdd7e712fd3bf3e480dba933 2,985 1.00/1.00 vMB 2
938,015 938,015 000000000000000000010bd29fc58e85a990bb9ca89ffc664fa6038104bb8ba5 5,116 1.00/1.00 vMB 1
938,014 938,014 000000000000000000004b9cd3eebfc1d49c9aaf8f2a93c767b681dbc3985e57 766 0.20/1.00 vMB 2
938,013 938,013 000000000000000000010bc48bf242e0acdfa422a6076e1aa5933afc87617586 5,130 1.00/1.00 vMB 1
938,012 938,012 000000000000000000011bffdc07d4ff8c5de6c71225e30d77ffca6bfc77cbbf 5,383 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.38 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: 4,082.76 GB
    • Received: 223.53 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.