Loading Tool

Explorer IconExplorer

Memory Pool

80,514 transactions
29.71 vMB
0.07093169 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt a4c1d2c13b3d112dd3a153b086bb9b831d50a48455761172031d164a0f8c7395
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 57defc6dc09bc2b8a64907a4fba54a76e825a6c1f51257efe8c5eddf5fe310aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,068
Size: 1.00 vMB
Total Fees: 0.01028834 BTC
Feerates: 502.67 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (643,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,908 271,908 000000000000000449ae4d6f58a3f7f101a35aa10b5c2c7cc7f40e9406693b0a 415 0.19/1.00 vMB 63
271,907 271,907 00000000000000042670cdf9c75a84faf357975ff784e651a80bb1a0d0855c3b 828 0.35/1.00 vMB 51
271,906 271,906 0000000000000003a1eec9fa55eb515a83ad6581979f954e2ac947cff176223c 559 0.21/1.00 vMB 122
271,905 271,905 0000000000000002bd5c6c7c087f94ca7447149999408e3674bcef5ff78b8b51 522 0.25/1.00 vMB 78
271,904 271,904 00000000000000027ad2c92b5716f56cd4a34f2efb116247bfae3f0345a0f0be 376 0.15/1.00 vMB 63
271,903 271,903 00000000000000047ada061e7481de062526c4db055c88e9187e861c8f8fe87a 2,049 0.83/1.00 vMB 82
271,902 271,902 0000000000000002ccb840efe032b72f62fd0ec0abf82c6d24c86e3748b7c300 26 0.01/1.00 vMB 41
271,901 271,901 0000000000000006b1dfdbae982886b023970bfad3c3aaa7039137d14fa7eded 88 0.04/1.00 vMB 64
271,900 271,900 0000000000000001eae08c92dc47858a459369882b835ce0065a8141d501138f 206 0.08/1.00 vMB 42
271,899 271,899 0000000000000005a3b83a54d3fa707dd721667cd098d7af0e21c2c6505d0a91 331 0.14/1.00 vMB 64
271,898 271,898 0000000000000006d93230084160d41272ec19d2f96a26e3858f0eca9642e483 270 0.11/1.00 vMB 64
271,897 271,897 000000000000000024c13a253ac87308c02d0c1fa8587c700e874bc029500e98 594 0.23/1.00 vMB 77
271,896 271,896 0000000000000000af0d251607167f2ffcda8d7225818064360604b9cb8ac1cc 190 0.08/1.00 vMB 67
271,895 271,895 000000000000000016ca29a8765d4519764d2c08d6af476714ca349b04cd9546 486 0.19/1.00 vMB 73
271,894 271,894 0000000000000006a0d8be7617c9ebf729435251eceb8142d343a845133c6bdc 242 0.21/1.00 vMB 54
271,893 271,893 0000000000000001d982e42db8d68e81f359d3f7b3dd7cfd2866b8a35c9d79d4 645 0.26/1.00 vMB 115
271,892 271,892 0000000000000002c8702fadf1d8b0595d89e453316eff62730470eb0e7c34ec 782 0.32/1.00 vMB 100
271,891 271,891 0000000000000005ddfe85ab038b644ed990292b73baccc78dd97b6eeb01ac2e 143 0.15/1.00 vMB 39
271,890 271,890 000000000000000501fff284ede68d367dfee47cd222452e382aea130e0cced6 617 0.35/1.00 vMB 32
271,889 271,889 00000000000000017c50341f0a96973a80485817ab3633271fc4669f867b7389 514 0.23/1.00 vMB 55
271,888 271,888 00000000000000060fee5df76d3204a0bda8ff2fe2510669358ca6079858d251 347 0.20/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.