Loading Tool

Explorer IconExplorer

Memory Pool

26,466 transactions
6.26 vMB
0.04679273 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.27/200 MB

Candidate Block

Mining Attempt fdcc803a1ece8ce76d2e638ac667da5298935e729c7b70593bd9e3dfa2d4b372
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f84048554d1e5de3dda6ca8285bbd1b1933546cdc5e77937a42c8362ec9a9300
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03218025 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (743,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,907 169,907 0000000000000b02a2789cca6e54219f4b7f33567906af6909bd4c625fb535f3 75 0.05 vMB 90
169,906 169,906 0000000000000502dc6bc00b0d00dc188d6cb1d717c5af79fa4186b1d32b118f 1 0.00 vMB 0
169,905 169,905 000000000000063a42a6d8c6363a317d4418cca7fadaa394255b44093d817d4f 74 0.03 vMB 340
169,904 169,904 00000000000004912eb7c801e45eded3164a103b579b7609e152a89c3cb69033 5 0.01 vMB 1
169,903 169,903 0000000000000764d44cabdb4eb00396c434bcd8ed784889751ced592249c7ed 33 0.02 vMB 56
169,902 169,902 0000000000000210d234dd39b30ae4476372271a9ccb31ea03475daa43ce8587 1 0.00 vMB 0
169,901 169,901 00000000000007dc56098c3b34f05c0c95886392df09d6877072245369338929 12 0.00 vMB 389
169,900 169,900 00000000000008ac62b0833b3d8268ad8da48c79cc2be6e3801f1937eb33e325 107 0.03 vMB 34
169,899 169,899 00000000000000265170dfc11af98b3bdb38b2058dd6837fb404d8333725871c 32 0.02 vMB 297
169,898 169,898 0000000000000a8a9e5e2e1d5e3eebd2d4a20ef9d573e25212056a5634d52fae 117 0.05 vMB 15
169,897 169,897 000000000000040d4c99533347bd968580997855c9c849d9a858992ad4d7bf4c 88 0.04 vMB 79
169,896 169,896 000000000000027945d273e45ad1988f92b3e7c6a885812283e1403cfe4e0320 9 0.00 vMB 132
169,895 169,895 0000000000000a2e555cce3c5b55cbec26753568d2f2133f6d922a4cf91ebd46 76 0.03 vMB 65
169,894 169,894 0000000000000903012f391e98d4cc520e7f82846bbefde545b59baf5bf8a05d 11 0.00 vMB 0
169,893 169,893 000000000000016b007263e9455a1aad60a01cb8024410654c8ed33428dcfc8e 52 0.02 vMB 151
169,892 169,892 0000000000000321bade7c6e7c8fcd42f340c522d23f688003b2a8ce8cadd173 40 0.02 vMB 53
169,891 169,891 0000000000000addf93038b36c777c7e6eba77be44574d944ed66217f01fbb82 44 0.03 vMB 80
169,890 169,890 0000000000000a4398f9b9d6f92a5ceb74143a05f50da7d506759b2709f8dfe3 27 0.01 vMB 129
169,889 169,889 00000000000003fbb84748a63e9c7bc0fb2fb9e3217d8a57f9672b1d478aaf10 78 0.03 vMB 35
169,888 169,888 000000000000003ca5bc34cb6721e2433a0abf152772c3ef4eded1e4fd79cf02 7 0.00 vMB 46
169,887 169,887 0000000000000668b8ea41c2e379126dc818414e8917365221b8a940b73ce734 4 0.00 vMB 55
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 81
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.24 GB
    • Received: 0.55 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.