Loading Tool

Explorer IconExplorer

Memory Pool

42,947 transactions
28.58 vMB
0.06986094 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 94fa65fb742bc6b160981d954ce089cf05c8aa120aadcd5a20c4fed50ae553db
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 41f32783b36329916c52c4653354e239e44a9134231910e80750cdac086f72fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,274
Size: 1.00 vMB
Total Fees: 0.01441580 BTC
Feerates: 201.07 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (446,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,846 467,846 000000000000000001bb27d8a98b17f6b10d6aa9d4a91c725ba94c7a36179f2b 1,606 1.00/1.00 vMB 249
467,845 467,845 000000000000000000387193302605e644a4adc6cb1dc4012cb2e474012e0f90 2,270 1.00/1.00 vMB 283
467,844 467,844 0000000000000000007979a921fce65afa8e93e40b10f3007910773609217eee 3,038 1.00/1.00 vMB 281
467,843 467,843 000000000000000001d62ccdf3684da55cf38c1b2f5913857287f8daf52d842d 2,686 1.00/1.00 vMB 393
467,842 467,842 000000000000000000038e443438c194c85fe0a0c60db7b687ceaca88c0078b4 2,721 1.00/1.00 vMB 292
467,841 467,841 000000000000000001b4f78eae4eb522c7ddd7d319a28cc9c78a362235716a05 1,937 1.00/1.00 vMB 330
467,840 467,840 000000000000000000e497c64afd954b2e4199bc7cd405532b3bd3ab4839e178 2,578 1.00/1.00 vMB 353
467,839 467,839 000000000000000000d2b9a361e419754c7a636815dc639bf7e5b4a72e4c1d8c 298 1.00/1.00 vMB 296
467,838 467,838 000000000000000000678f73401914bae61fc22e7fb518dd11c7b11bcad3d609 774 1.00/1.00 vMB 318
467,837 467,837 000000000000000001d2e1e175dbf74c4c5a8f9f85b9723a0b9f8b0f641f692d 486 1.00/1.00 vMB 291
467,836 467,836 0000000000000000001cb24f1be85368ae5cfa8e3b888d5b71c51a725b268b7a 527 1.00/1.00 vMB 289
467,835 467,835 0000000000000000013fd71ef1edf0bce2e51a3df57fe4927084022ebeb9ee1a 1,852 1.00/1.00 vMB 413
467,834 467,834 000000000000000001be5f3cf2c78036c7b1e478374d3520c648f61a0dbc431d 1,307 1.00/1.00 vMB 303
467,833 467,833 000000000000000000c11733a18f361bd73736731a856d19f4111c25caa6636a 2,441 1.00/1.00 vMB 339
467,832 467,832 0000000000000000005d66d47e525867e605198441d0495c80fdb810d2355832 2,233 0.93/1.00 vMB 344
467,831 467,831 0000000000000000005b3a2970ca553dfa057f68f10e820fb1ef84abb568f9b1 1,651 1.00/1.00 vMB 271
467,830 467,830 000000000000000000d9b747d22819086ed4dbab509a418b5a0029689a0605c8 2,776 1.00/1.00 vMB 176
467,829 467,829 000000000000000000592ca084e566358b8d7385db7dbca95eb83c98597c1850 2,461 1.00/1.00 vMB 333
467,828 467,828 00000000000000000141939aa3ddfb24c6274581e3e9c335d9b51d81fc181f3d 3,462 1.00/1.00 vMB 356
467,827 467,827 000000000000000000592909f067668a36ec71a6c991126d7ca9bc781cb9a205 4,123 1.00/1.00 vMB 380
467,826 467,826 000000000000000000223f0bb558061f25c20236007cfa7e3cca235dfcdb036e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.