Loading Tool

Explorer IconExplorer

Memory Pool

17,306 transactions
7.93 vMB
0.02331586 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.42/200 MB

Candidate Block

Mining Attempt fd0c96369f07df8c5e5ed5d8c26b01d81a2cf6f1826daec79da4f7230d209862
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 00975cf5ee2964ca26ea187688da97a4c54f8b8ad6fb0536c71e14ce01bf7912
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,821
Size: 1.00 vMB
Total Fees: 0.00686313 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (739,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,050 174,050 0000000000000500d6fce99f9ffe44f9b5dba4f44912b48eef3353d7cc711967 9 0.01 vMB 839
174,049 174,049 00000000000003a84f3e74bba575c8887e16a843616f33c4f43ed2946f968fc6 91 0.03 vMB 191
174,048 174,048 000000000000044d0bfe85c9b72e71fd87eea83c122ba706822d96b53acf315f 3 0.01 vMB 2
174,047 174,047 00000000000002b58d5167d5c65702fa616d7115dadef66c98647b2053e3a9fd 79 0.05 vMB 48
174,046 174,046 0000000000000461e381dbf7831b0f4b0a0966930b734b44cc7d38c88815089d 86 0.04 vMB 67
174,045 174,045 000000000000048fc113e8955ceda6984ae34735ee25a54b65f8a9aaac614ba4 127 0.05 vMB 62
174,044 174,044 00000000000009e7d844f585a3f09213ea574550883de53c832fbebdf1bebab5 7 0.00 vMB 164
174,043 174,043 0000000000000833b5baf811f05b476847a041a70c43449d735d193d4fa228ec 29 0.01 vMB 85
174,042 174,042 00000000000006ab05667de1bf74f1bd08661e6cb1ac459e92df4b0419d42060 21 0.02 vMB 37
174,041 174,041 000000000000031a29131475beb5825864b6d63516b5e951f08871f85f2ab7ee 10 0.00 vMB 332
174,040 174,040 00000000000001ad2ae3d550a9d08d008fb9bc889f06f440770dfeaa9cb193f1 22 0.03 vMB 62
174,039 174,039 0000000000000735c903cec3aee5403a1edc33cb0b2012d1d68e9567a3170c13 77 0.03 vMB 168
174,038 174,038 00000000000008800b01177d9f495414715544b5bacd2c4bad2a0eba326e2db1 159 0.05 vMB 69
174,037 174,037 000000000000093f55fbb47b90c99b89b3e4ca32f78cef0fb760e4527a5e3fe2 7 0.00 vMB 55
174,036 174,036 000000000000044f2ebd96fc1a3ea4a4d169e97e2c6dc33b8f8bd93c9ea7f200 24 0.03 vMB 50
174,035 174,035 00000000000003cde4de4fca5264cac76923a70ac3c28fadf09d30ae1c430313 114 0.05 vMB 125
174,034 174,034 00000000000009b78e3c2b67979039b842b0c85ebed11ea9aeaaac9bd8165d9c 2 0.00 vMB 0
174,033 174,033 00000000000009a54301f940e5e07e083f328bd20005b0830d324fd4ed442c77 79 0.04 vMB 337
174,032 174,032 000000000000008ad3805d43f58abb0d3fb51ef3cc769935b03a5e6c918ba6d6 90 0.04 vMB 197
174,031 174,031 00000000000001b0b7d60fe9b90032a75835ffab5b0857fc46ace3a4e6851e56 2 0.00 vMB 0
174,030 174,030 000000000000040f3236363dad0d97a42d57c1137d4eb8edc39178484719b10b 26 0.03 vMB 10
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.18 GB
    • Received: 0.93 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.