Loading Tool

Explorer IconExplorer

Memory Pool

88,952 transactions
33.46 vMB
0.08655241 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 03511f0aff5da74325cda66caf9f607fc55a67979fd2d93e0dc66ea39e5c13f9
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root df376d6c8ce2d1e96f64cb343da043695545e1bd8c46ff8b1ed83e619da78428
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01987535 BTC
Feerates: 502.65 > 1.99 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (233,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,275 681,275 0000000000000000000265bd0fe10f021a290f7764fe595c64069f7196791ba8 2,524 1.00/1.00 vMB 38
681,274 681,274 000000000000000000096997ebd94db05c4e6cfbd056c689a9d29b7f38b0f7ea 2,562 1.00/1.00 vMB 84
681,273 681,273 000000000000000000094c324e77c0b7bd66ce302da198f67fcc13dda50f8b25 2,803 1.00/1.00 vMB 144
681,272 681,272 000000000000000000069613f3efa15ffa984103bee8a6c1e6257212509ca7f7 3,297 1.00/1.00 vMB 178
681,271 681,271 0000000000000000000857198086568cedacf07b81344786984a34bbef0b0ba5 1,794 1.00/1.00 vMB 60
681,270 681,270 0000000000000000000a1f9323bd120dbbbb89b70ab2cf0018bc2ae0c05dc146 2,872 1.00/1.00 vMB 145
681,269 681,269 00000000000000000005c5e031f0778e1f7966903ac55df482844fc01492f9e8 1,249 1.00/1.00 vMB 34
681,268 681,268 00000000000000000005ee171660df43c5c94a326ee0144b587495c689aef4fb 1,456 1.00/1.00 vMB 39
681,267 681,267 000000000000000000057e5aa581ceae3e29b32499ba07245320ff3beb63fe89 1,483 1.00/1.00 vMB 99
681,266 681,266 00000000000000000000a9ab02115bf02477d1efdddfee3a7d788fd105226d41 1,069 1.00/1.00 vMB 149
681,265 681,265 000000000000000000095fd96e7fb8cbe8aceeb7375a0d94f51157c4f811a358 2,517 1.00/1.00 vMB 87
681,264 681,264 00000000000000000008c88f24110d3e5e82bdfb1b4170d72134b0ec19c71f1d 2,870 1.00/1.00 vMB 58
681,263 681,263 00000000000000000008a628232b3d9ce971107026530aa2046ef8be93afc97f 2,808 1.00/1.00 vMB 112
681,262 681,262 0000000000000000000585f86d4d1bad86be29db272f853bf8c42e2761216940 2,866 1.00/1.00 vMB 92
681,261 681,261 0000000000000000000bbb515765c668c1d9c85d95c4cb700d8efde938f08dc9 3,011 1.00/1.00 vMB 104
681,260 681,260 000000000000000000034a9433add00281d4a33a71b2984f3ae6cba205afa5cd 2,336 1.00/1.00 vMB 134
681,259 681,259 000000000000000000075833fe0140125ae32e291f97b7ad0d2e9b0daa5a9436 2,799 1.00/1.00 vMB 153
681,258 681,258 00000000000000000003d26527adc3a69a3a9ee4f260251b2a0192489542edd8 2,558 1.00/1.00 vMB 159
681,257 681,257 00000000000000000001ccc9b232a1b49c1e304de95cd94e779f369e04b9df15 1,423 1.00/1.00 vMB 138
681,256 681,256 00000000000000000007623bb339282510e03def5f26bf928eb82042b1f62edf 2,337 1.00/1.00 vMB 167
681,255 681,255 000000000000000000052beef996d4011f66d18eec5294d8fc26e2a2914b4302 2,212 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.29 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: 657.27 GB
    • Received: 14.51 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.