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 (750,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,916 162,916 000000000000058c7d300f38c0c982477d18852671afe6a26bebd7d17f9769ef 128 0.05 vMB 201
162,915 162,915 00000000000004ba86438a52db3c8248e1a81461c03a6300e43a377e036e40ce 25 0.04 vMB 108
162,914 162,914 00000000000004620820511aad4cfa534aaff2aeb342cf8d449e9ea8e10ea031 63 0.02 vMB 175
162,913 162,913 000000000000025ecfbc3308a7bc8eff18702c66e22ac6b73e54c1a769db0a5b 34 0.02 vMB 168
162,912 162,912 0000000000000035cfef32ea0b2383ba09c3802a4a590f272cfe7e45b3e156e8 101 0.03 vMB 11
162,911 162,911 000000000000042617912c7a9773d0956a245a5a541a8e173dda012f3dc05a37 48 0.04 vMB 171
162,910 162,910 00000000000008777951a37b93b887351569bbf9cb9863918410d16d073df460 125 0.04 vMB 4,498
162,909 162,909 0000000000000aa79b882c6a461411099511b33ee1f6efbd2aea4f94472e83b9 60 0.05 vMB 121
162,908 162,908 00000000000008eb5dded469ceb9dc2b7bf8fab273b635a2671fff819f4468f3 24 0.01 vMB 14
162,907 162,907 00000000000009661c9dc6ba4a58369803ed56b6fd37be4a80fa0376f9911fbf 18 0.01 vMB 0
162,906 162,906 00000000000005e9fc60775fd6ab4e9bd1a031cf4c0cf5f26cc4e81550997a82 15 0.01 vMB 0
162,905 162,905 000000000000080842189f8c3f8184238d8ce353e3afbd0fea7b1c5596f485a7 81 0.05 vMB 65
162,904 162,904 0000000000000958954f8a93c6241cae36ee076a2eecaa06cb29f3362c63730e 102 0.04 vMB 138
162,903 162,903 0000000000000025fd45f14984930a0e5e401b0031d462da80422ec92b1ba537 21 0.01 vMB 128
162,902 162,902 000000000000022c2097c1461727ce7d216b1a1bb27ea24a8458864923af8c18 31 0.01 vMB 130
162,901 162,901 00000000000005018eb54ae17a4d1f27227262249a6c0497f307e641d207295e 3 0.00 vMB 97
162,900 162,900 0000000000000b8e9eade1ec2e778e5ac4a72297011051f6aa8ff9fb8b1b529f 116 0.04 vMB 65
162,899 162,899 000000000000089a13d04b4241ff0a2941684e72b2051efb9f14652e8ef57323 24 0.01 vMB 214
162,898 162,898 00000000000009c03a7ddd07db3c7ca48bcba3369151d950dc30fc2a3cae86a9 104 0.04 vMB 87
162,897 162,897 0000000000000af60f70be8e6e209226fd17f6aa2a6ed2a0ab98f9e285e9950f 24 0.02 vMB 223
162,896 162,896 00000000000002f6869f77584b025860eeed9ab28dab52d79d0cd0baebfa60d1 22 0.01 vMB 76
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.