Loading Tool

Explorer IconExplorer

Memory Pool

41,199 transactions
18.07 vMB
0.16969788 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.66/200 MB

Candidate Block

Mining Attempt 50139371cb08f9d26cdb3dd801cfbc918a8228d77df7dc982efd2ddd8869ce81
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 776a6d4526b97d206a8113cf1d22d53d7b4d52d943fff95909fad6a18e67fc5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.05443584 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (743,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,780 169,780 000000000000049e6c0a81d0a18dc557d368cb473245a59a90e6f0fb556c40b7 16 0.01 vMB 59
169,779 169,779 00000000000000bbc3f6966aa8f67d7e7720c4c0581b230466af135ab127de08 34 0.02 vMB 149
169,778 169,778 000000000000005437a63f69b85e55562770c2205288086ed74f80f38da2eeca 64 0.03 vMB 218
169,777 169,777 00000000000003b69e4ed8dfaef9a52447401857ea57da7d595f972d9b2f0bd5 37 0.02 vMB 79
169,776 169,776 00000000000000d85e9ddbf849717d8837a4d5a2e4ea15167c39347cad12ff6d 53 0.04 vMB 673
169,775 169,775 000000000000091d15e9eb0ff534f5f9dc4923663e8422f8f2a0e1fee98458cb 149 0.05 vMB 64
169,774 169,774 00000000000001155ba7fbe4e3f3b054e8d4e04a20f0bd698481e608fa2c7661 14 0.00 vMB 59
169,773 169,773 0000000000000228df1d15940b94728ad5a6883566fbff6bbb22d423d5662242 23 0.02 vMB 73
169,772 169,772 000000000000013d91483d80cab82f920d9816ccad6f9698cb2801e60d3ee18f 135 0.05 vMB 41
169,771 169,771 00000000000009e698d29a6b3473f78ec1e0ec9dd71b9363915e73b7ecca90c3 94 0.05 vMB 227
169,770 169,770 00000000000004c312406cf18b654faf8ffd8bdee569af0c7fc91ee90b0ef958 12 0.00 vMB 4,015
169,769 169,769 000000000000044258ca603687ea1df880996ddb4b76b755357e32324471458e 86 0.04 vMB 48
169,768 169,768 0000000000000936bd2834c741ac47222bebe1dcadfd465f7e82349278807fb0 1 0.00 vMB 0
169,767 169,767 000000000000092cb71d733c51092b9205784d4380def9333cfa957a62ca839f 13 0.01 vMB 0
169,766 169,766 0000000000000050fced999b23b543ff16d9954e77927e559834ea478133a80c 64 0.02 vMB 35
169,765 169,765 00000000000007c0f8a756343839779b120c7ac6a08fa64f3b8ac0d09960c2cb 54 0.03 vMB 114
169,764 169,764 0000000000000a16ed6d36a0dc40a06648720e9890fb221b72b6f8fdf3f64726 148 0.06 vMB 120
169,763 169,763 00000000000009e4db280d0414d0fe12079a357e30795d26e47cd7a9a18b1824 67 0.03 vMB 479
169,762 169,762 00000000000008e04f7b7eb666f09d58dbc3b9a4e06ff49fe8fa240efb1a6a4a 53 0.05 vMB 288
169,761 169,761 00000000000003765333adae0874e8ad2e34bbf1749efbc9fe1db085ea75c27e 61 0.03 vMB 51
169,760 169,760 0000000000000a7310fc6af2c68f5446e5ebf4d76c144ec08ac99e0116ddede3 57 0.05 vMB 50
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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