Loading Tool

Explorer IconExplorer

Memory Pool

81,887 transactions
31.01 vMB
0.11682502 BTC
Random Selection Loading Transactions
Max Size: 185.60/200 MB

Candidate Block

Mining Attempt 8b85ab715fe805601355095dd5bad493a00cd5ce865b36c86985a63f509986d2
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4b44000fa68d9c2ecafb9d972ebb0f80678f1b7f2e0fd8739f741c9eb879a711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.03353741 BTC
Feerates: 101.42 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (319,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,467 595,467 00000000000000000014ea4b50adfc4b1a9500b3e67b7fa8608882b83bf4bb61 898 1.00/1.00 vMB 13
595,466 595,466 000000000000000000160e759ac1dcb21c4f17978938787fea674db842623fdf 1,921 1.00/1.00 vMB 21
595,465 595,465 0000000000000000000e64c15ad20716730ccae8276c401d29e4efcc4637c984 1,800 1.00/1.00 vMB 22
595,464 595,464 00000000000000000009c03031d574304582347340eed9a3e262def982f69ac6 1,945 1.00/1.00 vMB 17
595,463 595,463 0000000000000000000422081aca996bbdd7eeea99fe7f30d8efd752f4457cea 1,447 1.00/1.00 vMB 14
595,462 595,462 000000000000000000030284148fb74dc8068abbc51c815200fc347e08df2424 3,083 1.00/1.00 vMB 33
595,461 595,461 000000000000000000104f4a275e2c4d9d44148696a521b881f230f4a6f35689 2,942 1.00/1.00 vMB 30
595,460 595,460 000000000000000000173be4b84e33bb2666e744cbb6c41a7bd3faa518a067ae 2,674 1.00/1.00 vMB 17
595,459 595,459 000000000000000000134a3f59032ca2e40762dc4ea84dc4ce56c8da9d9e65f6 1,778 1.00/1.00 vMB 13
595,458 595,458 00000000000000000009fb4e43eb0ce7762da90bcb3b0bbeb9cc54fb5782639a 2,953 1.00/1.00 vMB 27
595,457 595,457 000000000000000000022553d1e8a6b74f137f361be036fd26b4a2e6f5feb38b 2,540 1.00/1.00 vMB 32
595,456 595,456 000000000000000000046a255a5fb30df3185cd4e257b0cfca7f7a7096a388e7 3,276 1.00/1.00 vMB 40
595,455 595,455 0000000000000000000da2666a6102e7b5057a06fbbae3409987287c5fdfdd90 2,747 1.00/1.00 vMB 22
595,454 595,454 00000000000000000011e35b5ac75cbdecc07840bc4220cdf4b7c2a319e0938a 3,011 1.00/1.00 vMB 32
595,453 595,453 0000000000000000000812600675e33e0eb44651af17a98799de9af059d68446 2,312 1.00/1.00 vMB 29
595,452 595,452 0000000000000000000a29c2709d874e2408aaf90e6b9ff2bfa9400cb3c285c1 2,679 1.00/1.00 vMB 44
595,451 595,451 0000000000000000000bbd092c8f5839db97dbcc388a5060feef5064dae11d99 1,991 1.00/1.00 vMB 25
595,450 595,450 00000000000000000003eef4da29a861f324c566f273f61db13c1d92a69b8c92 2,643 1.00/1.00 vMB 20
595,449 595,449 0000000000000000001504b4bf66ea4686546042bc91eda2e958f87c96f1431f 2,765 1.00/1.00 vMB 31
595,448 595,448 000000000000000000067bf785f8cf38481cf7e776a4b29a5b1653141538aae2 2,178 1.00/1.00 vMB 22
595,447 595,447 00000000000000000009136e9596d4d990b6ba7f3a836c849447c31045af25f9 1,794 1.00/1.00 vMB 26
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.95 GB
    • Received: 16.33 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.