Loading Tool

Explorer IconExplorer

Memory Pool

78,567 transactions
28.86 vMB
0.10979964 BTC
Random Selection Loading Transactions
Max Size: 175.20/200 MB

Candidate Block

Mining Attempt 0b3c7b07a5d0279e9f4f5fdfbd87df280ab5fe656d25f0fdff29b86208096d81
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d45df0a5f6ac64a71d72a3c10cfaf1964b7214766d462e85a9eb321c496b8d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.03893074 BTC
Feerates: 602.26 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (657,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,309 257,309 0000000000000015bb2d3d95f38e02e5ddd3c5e4cf673b2ed91aee56e122874e 675 0.25/1.00 vMB 115
257,308 257,308 00000000000000137ee8b57d70da1f8c70b710f2a8a1a99f9fe566795909af08 299 0.15/1.00 vMB 80
257,307 257,307 0000000000000011331ef0277f877401aba52cb6446b147d8a12f5e1b23173ad 6 0.00/1.00 vMB 0
257,306 257,306 000000000000002a902af7f8a69c54605bc880203fb9b0c8efc063598775e1fa 397 0.14/1.00 vMB 78
257,305 257,305 0000000000000006ffcc5bd512a48eaf96d150a14e7057cd1900584c37c087e1 171 0.07/1.00 vMB 92
257,304 257,304 00000000000000312b3e8d20e9bc56babb3b27c546485bcf55ab3fcd41b07ecf 372 0.16/1.00 vMB 98
257,303 257,303 0000000000000004f5997ec77d7a3113d749ee5ddf1ea4ae826c0caff65770aa 104 0.06/1.00 vMB 42
257,302 257,302 000000000000002ef73207d6cdf948311bfd5be07a437dcb1475a7122f6f86c6 178 0.07/1.00 vMB 119
257,301 257,301 000000000000002da8fe96537e4de2b05427317f6ef3d04772d82793929cc1cc 135 0.06/1.00 vMB 110
257,300 257,300 0000000000000004fc4db38cbbb5157b5872a1d364e01242a6518e4c3d43041d 80 0.03/1.00 vMB 32
257,299 257,299 0000000000000002359ede2bcae71a7bbdb9e265f18f0e399a5721522230d50d 216 0.10/1.00 vMB 150
257,298 257,298 0000000000000003adeb04717f940412d0436a9d0fd969882a34cf2b0e95174f 387 0.17/1.00 vMB 86
257,297 257,297 00000000000000204cf85b7260dc4709640564da92ec558a08473a07153d0e19 262 0.32/1.00 vMB 39
257,296 257,296 000000000000002442bd25d9127408da6aa1289b21c21b6a6f1b73c869d901e5 509 0.24/1.00 vMB 653
257,295 257,295 000000000000001252e061dfc6c0daf2e620e6cf4ebcbdc128437acc57445867 673 0.25/1.00 vMB 137
257,294 257,294 000000000000002ad8497bc6c0c26693f6184b066e81e04f848c4d6296f59f7f 572 0.25/1.00 vMB 103
257,293 257,293 0000000000000025bad116427877c09cc745103af0cc26db07d82563ee868d9b 64 0.02/1.00 vMB 82
257,292 257,292 0000000000000002562d577def240998f9899829388e0fe5f51392a9e45eaf7d 289 0.13/1.00 vMB 95
257,291 257,291 00000000000000259a98cbe294259106b3c07d8b821756d671c0daf05b524b14 389 0.16/1.00 vMB 87
257,290 257,290 0000000000000015a88d812a0fe652599db188bc44ac2dc81cc44e5a98d4add2 49 0.02/1.00 vMB 94
257,289 257,289 00000000000000155ffb80078c02287ddf57f1b78030b0d0e3b10f45c3cd30c9 76 0.03/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.