Loading Tool

Explorer IconExplorer

Memory Pool

41,960 transactions
28.93 vMB
0.07230276 BTC
Random Selection Loading Transactions
Max Size: 148.44/200 MB

Candidate Block

Mining Attempt 189220e437917c29ae81af2ad114f1c270252d65725b1d2aaee5997fa387f26f
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9ef68e52882c9c4ce1fd7bb5283468455d17d1472ea95953e114312c947066ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,136
Size: 1.00 vMB
Total Fees: 0.01586183 BTC
Feerates: 100.19 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (248,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,913 665,913 00000000000000000009f1208b57d678c31f9299304c8e56495fac62cfda545a 74 1.00/1.00 vMB 30
665,912 665,912 0000000000000000000b3d163d0a5d0ce63c8d0d454073e643d96e776750cdcc 2,103 1.00/1.00 vMB 48
665,911 665,911 00000000000000000002a786cd4aaa144582ddfd7870fd15b11ff5a3e06f4e23 2,557 1.00/1.00 vMB 66
665,910 665,910 0000000000000000000160a14b42dbf490691ceaf8152e03ffc5d79987c7f706 2,231 1.00/1.00 vMB 119
665,909 665,909 000000000000000000008d0b22d51323bbfd8b88ed8c4512320603f74a115fea 1,550 1.00/1.00 vMB 54
665,908 665,908 000000000000000000003cba96db97f987c91ec6417a6f8484c745efbdb2f463 1,981 1.00/1.00 vMB 85
665,907 665,907 0000000000000000000699f6ad3d759c338e9b6aade153f3da6977081a45380d 2,206 1.00/1.00 vMB 86
665,906 665,906 0000000000000000000c77b3bb9ed478fbfaa149e3db1ebf3b408133e6fa984e 832 1.00/1.00 vMB 59
665,905 665,905 0000000000000000000640a73daf8e6450f2a7b7b30f872939ea0256941cc090 992 1.00/1.00 vMB 54
665,904 665,904 0000000000000000000427c0128b859d1a957e689969374a1d8fe8defdac0cb8 2,013 1.00/1.00 vMB 53
665,903 665,903 0000000000000000000b52d71a60b9340c7d36c1dde1fc6754308e16a4c74331 2,115 1.00/1.00 vMB 87
665,902 665,902 00000000000000000001c2e8325a8cd20cc5196d61cb07e25ed93c631ac8bae0 2,886 1.00/1.00 vMB 66
665,901 665,901 000000000000000000049d8b3d060ff7ff45550982e913cc50e78bf7c1621f7b 3,115 1.00/1.00 vMB 90
665,900 665,900 0000000000000000000b82ff39de0c3325b4cd9bcd7a5ee456c18ff4583e9726 2,875 1.00/1.00 vMB 139
665,899 665,899 00000000000000000002ffaf13d5a296be16059bc1dc5a8ba46455149fe8fd2a 2,999 1.00/1.00 vMB 112
665,898 665,898 000000000000000000010f32aa4a0a862d4761ae7a997fbf8590ce2191dfc064 2,558 1.00/1.00 vMB 137
665,897 665,897 00000000000000000004d1ae86cfc0011e614f9f43502e94563376302b7965ea 1,011 1.00/1.00 vMB 136
665,896 665,896 0000000000000000000d00238358d747e31e25a73de4dc7bb78c2555967baaa2 2,244 1.00/1.00 vMB 65
665,895 665,895 000000000000000000066638733b69d6e891693070bcfd7db1372b502635844a 2,243 1.00/1.00 vMB 94
665,894 665,894 0000000000000000000a9cebbf58af68b0c4d8fb786ddf3920676239097af257 2,430 1.00/1.00 vMB 114
665,893 665,893 00000000000000000003c565854e5a94f8b8dba681e1341cb6b2569794a0e728 2,333 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.