Loading Tool

Explorer IconExplorer

Memory Pool

43,408 transactions
27.05 vMB
0.06356223 BTC
Random Selection Loading Transactions
Max Size: 142.35/200 MB

Candidate Block

Mining Attempt 4602f5b9dd4b3fc6dfb1200f03c0249ac1189b2df7900fa4c072800972f6b4df
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root c5888e1bf326bf85a74730e8285fbfcf2c6b1027efe2c61958be3bc7ab0e3601
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,362
Size: 1.00 vMB
Total Fees: 0.01287028 BTC
Feerates: 151.15 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (112,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,270 802,270 00000000000000000000d90a478e9421d4a3ec4a688bcf87daf511c176866ec2 2,757 1.00/1.00 vMB 31
802,269 802,269 00000000000000000004f63572988177d4894e1341fc8e2cea1e72b5efbb906f 3,348 1.00/1.00 vMB 33
802,268 802,268 00000000000000000002b8726c048de2e195108fd3c789631299b5e0d0bcf048 2,219 1.00/1.00 vMB 35
802,267 802,267 0000000000000000000494717d982b9d584576413592156bb094a40a409ba808 2,953 1.00/1.00 vMB 33
802,266 802,266 0000000000000000000185969680d8df43e29a3892cf5310a48a42a41d463717 3,041 1.00/1.00 vMB 47
802,265 802,265 0000000000000000000060ee88f83c0399fa4e35f9f23a8621a0ef39611d81ff 1,784 1.00/1.00 vMB 20
802,264 802,264 00000000000000000001cbaf8d24753384aac7532c6eec7c81687a88c8e93460 2,238 1.00/1.00 vMB 23
802,263 802,263 00000000000000000001ae9fe0d3e8dd08ce401bd9ea13ec0bd5e8a989521a26 2,341 1.00/1.00 vMB 24
802,262 802,262 0000000000000000000492468835044be72bd09e7c9f12fcdee9aee0ce5c497a 3,077 1.00/1.00 vMB 24
802,261 802,261 000000000000000000012e8d8377f26a2427adf88d133f7ff4502daaccd9b473 3,217 1.00/1.00 vMB 31
802,260 802,260 000000000000000000001a8b44f5f9ab10dd8d736587d70205bc932fc4466d3c 2,120 1.00/1.00 vMB 29
802,259 802,259 0000000000000000000341cd2f109f3f0a91873589c709df787f659b37e80a5d 2,184 1.00/1.00 vMB 28
802,258 802,258 00000000000000000000eef2e7b4a538d32a11ff4b0aa39a7cf8a70efa6d19bd 3,327 1.00/1.00 vMB 34
802,257 802,257 000000000000000000007f6eb7668ad5310fe2731e0a6fd5173983fb12ef3c41 2,705 1.00/1.00 vMB 41
802,256 802,256 0000000000000000000037138cf7718f068af2e24e9b003c6aca56538f640517 3,189 1.00/1.00 vMB 38
802,255 802,255 00000000000000000003cfb9d683c69276934867e51d6e06500e3f5619d39576 2,239 1.00/1.00 vMB 30
802,254 802,254 000000000000000000044d6ed6c635972f20008cf5f631822b3bc554794451ba 3,183 1.00/1.00 vMB 34
802,253 802,253 0000000000000000000338b095935ef21a19cf7c33c246c62dc4aa9898e0a422 3,003 1.00/1.00 vMB 32
802,252 802,252 00000000000000000002a192389d2a2de13f84bef30e20e53cea7a24cb09ac83 2,661 1.00/1.00 vMB 30
802,251 802,251 00000000000000000002495a9859eb5f2ea5de37f301e44a1a60f4387e75e64d 2,966 1.00/1.00 vMB 39
802,250 802,250 000000000000000000044098ec7484f24a022bcbfd11d4c548db24502ce674df 2,300 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.