Loading Tool

Explorer IconExplorer

Memory Pool

77,038 transactions
28.62 vMB
0.06447469 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 1e68401537bab476482dd0364dc448a6d39bcef67f34f42709ea2b63e01e7d84
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (248,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,139 666,139 0000000000000000000157813d621a8a169896fd96e7021f9eb38cd5e8a32988 1,892 1.00/1.00 vMB 32
666,138 666,138 000000000000000000012f7b07fcdc662f806f8d1fe3023d9da8beaf35fbe103 1,173 1.00/1.00 vMB 26
666,137 666,137 00000000000000000007224f798a49603d61bca2ae52fbe6af17c1f0c7e4de65 1,951 1.00/1.00 vMB 56
666,136 666,136 0000000000000000000489401a67eb10845f58638f1d25170008fbec11554ba8 2,726 1.00/1.00 vMB 59
666,135 666,135 00000000000000000007d2029b72b615db66e7118b8197ccd823a2ba914a7b38 1,973 1.00/1.00 vMB 55
666,134 666,134 000000000000000000052ec4ac544000a780b284550bc7bd355c5d1f015458cb 2,771 1.00/1.00 vMB 136
666,133 666,133 0000000000000000000713292d9ec4eb5165b1eea7832e5197b72564f5b8fe6b 1,967 1.00/1.00 vMB 50
666,132 666,132 00000000000000000007a9fc692400d159596843181414d23a400fbfa3aa72b6 1,958 1.00/1.00 vMB 69
666,131 666,131 0000000000000000000b1d1f423216b6582eb666a9d4389e6a51f451dbf5f80e 2,228 1.00/1.00 vMB 72
666,130 666,130 00000000000000000005cc53debe281bf69276764d9da36ee46485072d56d2fe 1,648 1.00/1.00 vMB 115
666,129 666,129 00000000000000000009905a7de738510f8fad8c3ab8e319f7f752bd784b099f 2,146 1.00/1.00 vMB 77
666,128 666,128 0000000000000000000a571adc05f153d5c00f007337246d5fa0cb679bb4cce0 2,129 1.00/1.00 vMB 41
666,127 666,127 0000000000000000000702f142eb6a139cb72a8bbc7048a324226f99ecd85fb1 2,515 1.00/1.00 vMB 53
666,126 666,126 00000000000000000000afe8acd023377e378e27a01b38e8be4a6689f279477b 1,266 1.00/1.00 vMB 54
666,125 666,125 00000000000000000006db032f5aadadfa181eb0ecc22152b3816e3916de941b 2,299 1.00/1.00 vMB 107
666,124 666,124 0000000000000000000a3e4ed96a91ed59545f56a267b63daf4bbc2b0c3d7a4f 1,161 1.00/1.00 vMB 57
666,123 666,123 00000000000000000009a2bbb5f286b6ba6302fb920013f17246ff7118842812 2,133 1.00/1.00 vMB 65
666,122 666,122 000000000000000000085a3613d572402ccf393478e3b4be3c1674e20146b6c8 1,501 1.00/1.00 vMB 57
666,121 666,121 0000000000000000000d4d341dc540804abbc5cc59484c003e53186a41486566 2,477 1.00/1.00 vMB 123
666,120 666,120 0000000000000000000b7b362342d54df50025d96f1098241b58a9c70b4cf635 2,163 1.00/1.00 vMB 70
666,119 666,119 00000000000000000005d33a4457bdb19dcb26904a1f6455cc377a9c866edc87 1,346 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.