Loading Tool

Explorer IconExplorer

Memory Pool

42,616 transactions
26.12 vMB
0.05140251 BTC
Random Selection Loading Transactions
Max Size: 137.31/200 MB

Candidate Block

Mining Attempt 307967c366254a7f06aab3369060815be3e53e2bda82b20965ba32501f541e65
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 1354782f9cdfcf6959a15becb2a08cb50989575a2c06fc3d0b92e274c91b38b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,182
Size: 1.00 vMB
Total Fees: 0.00379246 BTC
Feerates: 77.76 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (200,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,116 714,116 00000000000000000002506ac3dfa5a4c0f5e301bf9b53d8d3173c731769a6f9 2,444 1.00/1.00 vMB 3
714,115 714,115 0000000000000000000a080c7851bc29686214bd1e31dc873f80dc6eb1881bab 2,615 1.00/1.00 vMB 15
714,114 714,114 00000000000000000008733d6eded51ded44f0707f50d0a9efe542bf75905099 2,499 1.00/1.00 vMB 12
714,113 714,113 000000000000000000079d053f451ae6d11c3c543b7fc273b5944ae3c673bd86 1,069 0.35/1.00 vMB 9
714,112 714,112 00000000000000000006d5968a9d56eaedd7bb2511baa2ef1672ba84902ab1de 2,034 0.98/1.00 vMB 5
714,111 714,111 00000000000000000002956cfd505d3f203babc7eee783df667dbb5ef507ba58 3,174 1.00/1.00 vMB 11
714,110 714,110 000000000000000000090add48c1721b157345664a455206b00572f2a70fc2b0 3,193 1.00/1.00 vMB 5
714,109 714,109 00000000000000000001f596926ef926070347ac97f7e8bed14abeb452f5b55e 2,633 1.00/1.00 vMB 13
714,108 714,108 00000000000000000008247d658dbb5502b4ad00087adc0823ddd34f4dce5b79 3,561 1.00/1.00 vMB 7
714,107 714,107 0000000000000000000a7f1a7a12ef194745f4ee17e46f199089310bd758bc51 2,574 1.00/1.00 vMB 21
714,106 714,106 000000000000000000065ff9930074bd65d080f5f8fd09f482febcc6bde9af2a 731 0.28/1.00 vMB 7
714,105 714,105 0000000000000000000131d976c0e9f729b5f0d59b97a2e61287427b12c10e56 2,213 0.79/1.00 vMB 9
714,104 714,104 000000000000000000062120207551eb1b8e33090a11d3181dc1a1d31dbd9510 2,338 0.80/1.00 vMB 11
714,103 714,103 00000000000000000006650278e18372ed3f3f9083e78019a4d8df3e2b37ab8a 1,464 0.79/1.00 vMB 2
714,102 714,102 00000000000000000005d492945f991007055a393073736f3be4e47491756bff 2,840 1.00/1.00 vMB 10
714,101 714,101 000000000000000000040ff7467b4f556c23efd860b9cd4139d1ebcc03d54895 3,378 1.00/1.00 vMB 8
714,100 714,100 000000000000000000081d62fbfb2f0d4ea4de74768c6ee0b3b6bcf6e2e2476a 2,778 1.00/1.00 vMB 15
714,099 714,099 000000000000000000000cb1a7710a1937425aa6f22dd69d307f73251be9c8f0 3,159 1.00/1.00 vMB 9
714,098 714,098 000000000000000000032d5d2a056ca928b194521f80535095bc1b0e4bbdc3cc 3,479 1.00/1.00 vMB 7
714,097 714,097 00000000000000000004dc43a02b39f407622305a1252e77018a34177c76873a 3,049 1.00/1.00 vMB 12
714,096 714,096 00000000000000000004e9f9705453a4fbe502a8c62b3ca75525c3e4bdc7a562 2,637 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.