Loading Tool

Explorer IconExplorer

Memory Pool

40,737 transactions
25.90 vMB
0.04987209 BTC
Random Selection Loading Transactions
Max Size: 135.33/200 MB

Candidate Block

Mining Attempt 34deb5fdea9dbdc89084ff4bcb5ed39c5342f0de8f32e5f1f1cd4adcc85cfa67
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e4e98ed363e9801b332b34467ef25e8e1d504bea4a113137f4e1cdb3bd70813a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,942
Size: 1.00 vMB
Total Fees: 0.00284919 BTC
Feerates: 18.26 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (176,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,276 738,276 00000000000000000008fbcf1f6d0ed0ca98d71d7fc6d945b4b5288bbbcb2317 657 0.25/1.00 vMB 12
738,275 738,275 000000000000000000046aa34217880f7eb71d00fd13bc23340cd172a482a2fb 1,029 0.63/1.00 vMB 8
738,274 738,274 000000000000000000044c9241719b65aecde0c1339fae532fc9b3616e266c10 1,225 0.98/1.00 vMB 5
738,273 738,273 0000000000000000000072ad3f9193fac28e0a1b34d5f62db0eb3ac0581854fa 2,448 1.00/1.00 vMB 5
738,272 738,272 00000000000000000003e8d331993282ad1e056d58ce409952cd7d1bdcffa3cd 2,214 1.00/1.00 vMB 13
738,271 738,271 00000000000000000000ad0fe953357c568031cd1f4930fbe9e93378b0a9bdf8 3,328 1.00/1.00 vMB 25
738,270 738,270 0000000000000000000059e169972cb02fde67608b96a0721860b9c66caaffd3 512 0.20/1.00 vMB 10
738,269 738,269 00000000000000000002291e8e432596e282b9ed983509214b757dc41264de50 1,284 0.75/1.00 vMB 4
738,268 738,268 00000000000000000006b549a54c4e5b398f39fecd5199a020ec5e910f04f9e6 1,621 1.00/1.00 vMB 16
738,267 738,267 0000000000000000000099ad810f59f70267b9f77ded8c1005af67eb1e22f55b 1,962 0.68/1.00 vMB 9
738,266 738,266 00000000000000000002977141750d019d4a37260420117b65262079ac4aa2da 2,569 1.00/1.00 vMB 12
738,265 738,265 00000000000000000008be340bc3f3ab19dee533e593f074ce200d9b6ef6eebf 944 0.31/1.00 vMB 12
738,264 738,264 000000000000000000037c1a83f6616d04a579c10284fd6e67121c1959e46dc6 122 0.04/1.00 vMB 3
738,263 738,263 00000000000000000008a4b49119d103a045ff273b4a532a5d8a707dd7475b79 2,701 1.00/1.00 vMB 13
738,262 738,262 00000000000000000007cacf6201f2b98892efd6997d30382214385a8a8ba94c 564 0.34/1.00 vMB 13
738,261 738,261 00000000000000000002806e7a1d085f3141861bade1ba2b50ff25b916d32d23 3,183 1.00/1.00 vMB 13
738,260 738,260 00000000000000000006f32157f5dc3ecc00ad972cbc1bd0c3f1bc2ce36f1807 468 0.16/1.00 vMB 6
738,259 738,259 000000000000000000055f672d39fc1be02aca0ea6cf42185a8fdd668d9be574 3,287 1.00/1.00 vMB 13
738,258 738,258 000000000000000000069c5869149855afc3b3099b05b9ea7d8499204f5838b9 737 0.24/1.00 vMB 8
738,257 738,257 0000000000000000000779df1c107a98ec59c58fdc55e5b7d872e96024375fae 2,048 1.00/1.00 vMB 13
738,256 738,256 00000000000000000006b1c0a4cb4852d7241a9600327cfcb1fd4e4fde7c6fb4 2,860 1.00/1.00 vMB 12
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.69 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.