Loading Tool

Explorer IconExplorer

Memory Pool

78,971 transactions
29.92 vMB
0.12117109 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt d4e9501403055cfabfc610a5e9d1597bfa32ecb9fd558ffe5ab81a1048284ad6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 01dc846e538485d747f578eedba239987331b9e1ad5baa0d28b05fa906b9f57d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.03787036 BTC
Feerates: 673.02 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (239,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,581 675,581 0000000000000000000221af256ec7d95a1be19b56a69b3af63febe36d46e900 1,972 1.00/1.00 vMB 43
675,580 675,580 00000000000000000001433c39f0b1f2d4ef79d0002f751abb0a50e0fc9be2e0 2,042 1.00/1.00 vMB 36
675,579 675,579 0000000000000000000c30694271a5acd90a1418dcb9f3c94df482dbaa912bcf 997 1.00/1.00 vMB 22
675,578 675,578 000000000000000000084d0e053642fbe3219ef86db8042801b15075935c762f 249 1.00/1.00 vMB 8
675,577 675,577 000000000000000000081ff48aebead37cd69830a0960f0a952b8cb83e96aac2 2,037 1.00/1.00 vMB 30
675,576 675,576 0000000000000000000290808d5f9c414dd399ff4cac0d6c493659f5f9a7664b 2,270 1.00/1.00 vMB 62
675,575 675,575 000000000000000000001530c47cd6cf3b5308d77074231e239b915320725b90 2,037 1.00/1.00 vMB 31
675,574 675,574 000000000000000000036c07cdcced820590b8cb66d38f4bff5ffe81c32aa7b2 1,209 1.00/1.00 vMB 99
675,573 675,573 00000000000000000007e4e3da31dc30baa143984a06d6f09e1c6c8c1b6fa30c 475 1.00/1.00 vMB 17
675,572 675,572 00000000000000000007992c051ecd5e48354c508afb876f20cb1726a8def8b2 2,178 1.00/1.00 vMB 40
675,571 675,571 000000000000000000018e48959f7a21b5767a9bfd6b05451bed95b51aed8ec1 2,530 1.00/1.00 vMB 55
675,570 675,570 00000000000000000006494c19ea565342861cbb359b7b9261983bc0629394c1 834 1.00/1.00 vMB 17
675,569 675,569 000000000000000000085d11ee56b7f6ca52fc303d410bc5dedb66e7a7803085 2,011 1.00/1.00 vMB 53
675,568 675,568 0000000000000000000a8a0723a44297c36f3c6f2ec07aa232990a9d67bc8f52 808 1.00/1.00 vMB 16
675,567 675,567 0000000000000000000ab1604ed2b85af8f581c2f069681038d952075e898de8 449 1.00/1.00 vMB 10
675,566 675,566 000000000000000000078b71898c932dae043c13ed3067dc96eb1bba2d587fa5 1,415 1.00/1.00 vMB 34
675,565 675,565 00000000000000000000a55ab65e22d1a67e187e6e320d492be5349852ca2863 683 1.00/1.00 vMB 12
675,564 675,564 00000000000000000008318c0ac04058186bb2adcb707b45118f7b1b999a0233 1,765 1.00/1.00 vMB 40
675,563 675,563 0000000000000000000a8bc3e93e6b2d3504d1940946abe8e67d3768f0d19c99 2,003 1.00/1.00 vMB 36
675,562 675,562 0000000000000000000a92f4e7b391faca6949be16d297314d4c1fbae7b18246 2,042 1.00/1.00 vMB 28
675,561 675,561 0000000000000000000a732f74372fe5c8250297543938ee0132490a2802264d 1,125 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.