Loading Tool

Explorer IconExplorer

Memory Pool

87,890 transactions
32.58 vMB
0.24857239 BTC
Random Selection Loading Transactions
Max Size: 194.71/200 MB

Candidate Block

Mining Attempt 3fc714227473a9fa94383cdfebb6a154901c79502e1f36ff0670bc2801b1c0dd
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e500990d5caa4f762795de6414d5447c2f365dedd94f4d2679fa9f102a56efbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.11009254 BTC
Feerates: 538.26 > 11.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (309,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,777 605,777 0000000000000000000ccb25ec28e5453c24cb34200e8d65bdc4753fe5be687f 2,953 1.00/1.00 vMB 25
605,776 605,776 0000000000000000000301b834d6c80d4044a997a96bd985a0c9de45b4f4888c 3,098 1.00/1.00 vMB 28
605,775 605,775 00000000000000000012d4ef6704a21b3dc2e8a785ea539a1c4ad6d67270136d 3,291 1.00/1.00 vMB 26
605,774 605,774 000000000000000000090c5815745b31ff340403ea3c827986bfdb955311f40c 3,105 1.00/1.00 vMB 38
605,773 605,773 000000000000000000099b63a8e621c099e86396468bc0565eacc9b13bafec2b 2,983 1.00/1.00 vMB 38
605,772 605,772 00000000000000000010b8abbebe50b25b2fc3bbb33384691620577b81a5a8af 2,850 1.00/1.00 vMB 29
605,771 605,771 0000000000000000000f16bb29ebb749e514ce987a26d738cae96444714c6246 2,696 1.00/1.00 vMB 40
605,770 605,770 000000000000000000001852f248c5c41312e787c112bd468da4fa4830a66118 3,021 1.00/1.00 vMB 19
605,769 605,769 0000000000000000001282574d5f8d9f9207f8839b7565194989edbd89102087 3,374 1.00/1.00 vMB 31
605,768 605,768 0000000000000000000ff2ebc7875ba5686e2dfe49ac10d21fcc3059d2efc3cb 3,014 1.00/1.00 vMB 36
605,767 605,767 0000000000000000000ebcc85d2f3d710ae54fb54060e5786edd4c5c2fcecf32 164 0.04/1.00 vMB 18
605,766 605,766 0000000000000000000c3d2fcf61d40cd399c0dc7b1fc18ca3adb1d600090be5 1,429 0.57/1.00 vMB 16
605,765 605,765 0000000000000000000f035fa895ebbd508399eb3ea0b33eb3114cbf2c1fba9e 1,361 1.00/1.00 vMB 2
605,764 605,764 0000000000000000000304150b2eb5b9064ae93a92eaa461b1972241ee95d810 2,717 1.00/1.00 vMB 8
605,763 605,763 000000000000000000121a873f5bf9ce4569e823fe782d8b0ddfb89a0a9eb38c 1 0.00/1.00 vMB 0
605,762 605,762 000000000000000000155f2ecd695d292f3003fab40e90c137ef72fc33c65815 3,106 1.00/1.00 vMB 28
605,761 605,761 00000000000000000000e4bc56b9ad6dfab7256b44173b4ed225fae6229d5a53 2,800 1.00/1.00 vMB 19
605,760 605,760 00000000000000000014fffe63d08f3be0a25ec9b071d3d1dbabfea529be2127 1,987 1.00/1.00 vMB 33
605,759 605,759 0000000000000000000ed997696ad0850e3daa08dfb514a2764444055a1270ae 2,257 1.00/1.00 vMB 16
605,758 605,758 0000000000000000000db4871f4b1fef1491c1ae40b4c1490cbc8ff608b61ed7 2,473 1.00/1.00 vMB 22
605,757 605,757 00000000000000000004324e5dacd75168d7323a6f772bfc627a0f2a9f6aeeea 3,109 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.65 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.71 GB
    • Received: 16.32 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.