Loading Tool

Explorer IconExplorer

Memory Pool

80,162 transactions
30.15 vMB
0.09086622 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt a73d6123550a8f3d876f594abaaa419a0c45bd317a782524db0f6542bdc5fb55
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 02663ffd45daeef6bc4eba9fb0195f8cc54a5c8143d0462588f2486a03b45453
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.02027176 BTC
Feerates: 80.28 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (220,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,119 695,119 00000000000000000006e0beab7fe57c160132ca0912e49820e5fedf668d2ef4 631 0.36/1.00 vMB 6
695,118 695,118 0000000000000000000d8fde444eda2f6e32fd95761ca7b3b34241bdcb81e962 1,002 1.00/1.00 vMB 4
695,117 695,117 00000000000000000001997c3c58928218de15f2a078eca98615889203722dc3 1,209 1.00/1.00 vMB 7
695,116 695,116 0000000000000000000b362fc11af21c0754bae20a7487e973e072511e65c148 2,627 1.00/1.00 vMB 7
695,115 695,115 0000000000000000000deac8710e2ee42f75c4c732988c10f9cae0761bce8aff 2,921 1.00/1.00 vMB 18
695,114 695,114 0000000000000000001359fba8cb925cb2552f3bc63e9c303d4c1aaefd5053f1 1,721 1.00/1.00 vMB 41
695,113 695,113 00000000000000000010726c7b128d2bf26069198340654adbc153983b7b4298 1,096 0.54/1.00 vMB 13
695,112 695,112 000000000000000000107506abd984d75a2129c563cfedb65e534e656ee134b4 706 0.22/1.00 vMB 20
695,111 695,111 000000000000000000133fecde65d1de906b85b58f0014ae1a140b5bf8397886 991 0.28/1.00 vMB 18
695,110 695,110 0000000000000000000b955ed31a90588879202fa7ad04b66df603813ef4ccb3 1,631 0.56/1.00 vMB 2
695,109 695,109 0000000000000000000c543ca6c29dbce5aa72f61c8607a1d204e7ffc1dc5286 3,115 1.00/1.00 vMB 20
695,108 695,108 0000000000000000000d581b9590549a7e75d8b7beb0d5671bb4fd94558da82a 2,419 1.00/1.00 vMB 11
695,107 695,107 0000000000000000000800d977b03aa1e11df47b99ca41486311645038d73827 1,142 0.42/1.00 vMB 11
695,106 695,106 00000000000000000011a4e955cd39f06d42d9862b87579787e2702217a5633a 587 0.32/1.00 vMB 13
695,105 695,105 000000000000000000022f6781f3fc1d71847b5f2f489f78e90cd38c95f58b29 1,476 1.00/1.00 vMB 7
695,104 695,104 000000000000000000022336d0a5d2224ed2be8f50952c05dc6fd376337d09c2 2,163 0.77/1.00 vMB 16
695,103 695,103 0000000000000000000fe208a09cfd299c62fe4afc1fa83abd82ce0d3fa50c60 504 0.17/1.00 vMB 12
695,102 695,102 0000000000000000000bdc5c55a4a39e2aebc2c8b0a13d5effeaf405fe74ba06 353 0.10/1.00 vMB 17
695,101 695,101 000000000000000000095ea4093c60baa983972cddeaa538fee7ec203dad0c76 942 0.77/1.00 vMB 6
695,100 695,100 00000000000000000011f344af8f5bb505487b255ebd0cc199880c6377ea7e12 1,801 1.00/1.00 vMB 6
695,099 695,099 000000000000000000122b7d0d0c1bb302c1d51103735ea20767d8751ba6be85 1,515 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.