Loading Tool

Explorer IconExplorer

Memory Pool

87,593 transactions
32.08 vMB
0.14220707 BTC
Random Selection Loading Transactions
Max Size: 193.67/200 MB

Candidate Block

Mining Attempt 2adeb354b35d6ef2538e88078bef1bd6d9a2a93b5f35ce48ab7575355beac683
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (618,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,272 296,272 000000000000000028ee824510e3b4c2325348b9dae6fae6faebdb793a68c43d 32 0.02/1.00 vMB 26
296,271 296,271 000000000000000006e84a5d44b5270c3cfc1dfcee8b98b27fc81180765baad4 45 0.02/1.00 vMB 28
296,270 296,270 000000000000000068ebe25cb2dc53f93842d741b1c5787f98a585d5493e591a 357 0.18/1.00 vMB 33
296,269 296,269 00000000000000001f8cd1eb5202c8d33b222a4d9059644208db757afc44e8be 68 0.06/1.00 vMB 42
296,268 296,268 00000000000000007c792ab7cbb81f20168c3ff444ef146e8a7efdcbdc89efca 302 0.22/1.00 vMB 32
296,267 296,267 00000000000000009af9ce52e898b52c269a6ad2e462e2ecb6c6f15399f1a833 143 0.09/1.00 vMB 52
296,266 296,266 000000000000000045db1294b0889ac76c010c37b5adb4ae92e0278ac0b6f534 767 0.56/1.00 vMB 27
296,265 296,265 00000000000000008a161ac3c52b506159419e996c1d991c3483249dac39665b 40 0.06/1.00 vMB 3
296,264 296,264 00000000000000009ee6832c914e7a87c183f8ac647f00b415e28040648d4aa6 30 0.03/1.00 vMB 25
296,263 296,263 0000000000000000a36457e29f3c94a6fb61467920dede62ae7fa45a3ae20f3d 82 0.03/1.00 vMB 32
296,262 296,262 00000000000000009502da7b6ef9c43d5738ec702696304ee4b2be0f60a7dad6 651 0.37/1.00 vMB 38
296,261 296,261 000000000000000032d02397df9d6d93fd14687ca15a03cfaa7d52ccf527ed29 36 0.09/1.00 vMB 4
296,260 296,260 00000000000000006aa27885d6af4ddfaf37df222bc0e0143a3df61ca4a7859d 140 0.16/1.00 vMB 17
296,259 296,259 0000000000000000aa59777ae6639ce9dd8f9bfd06a49c66893e5d4d1cf8cba5 195 0.09/1.00 vMB 31
296,258 296,258 000000000000000021bdf705bc0e4c58288b4081b062e512f7a44d084bed6d60 171 0.10/1.00 vMB 30
296,257 296,257 000000000000000056f0127fe796a1fc89ee10e5d9a4b20a025dc35064a08d2e 1,002 0.73/1.00 vMB 27
296,256 296,256 00000000000000009c18dda00e08c6743022370ba0a9d7ce12140b81546ec3cc 196 0.14/1.00 vMB 27
296,255 296,255 00000000000000009c0db504c58ac7ee83173ece22c0fab0adfe5d25823b3938 399 0.47/1.00 vMB 42
296,254 296,254 0000000000000000915245c6e5a7cf8a29a913422ad108b9715946814e2b0d0d 256 0.34/1.00 vMB 16
296,253 296,253 000000000000000079c2858b41967ccf636f7ea92c355756d3576f7bd7125abe 238 0.12/1.00 vMB 56
296,252 296,252 00000000000000001b8f335cd25f6ac53cbd1213f65ee5bd49080430137d7281 124 0.31/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.