Loading Tool

Explorer IconExplorer

Memory Pool

40,373 transactions
18.91 vMB
0.18697381 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.89/200 MB

Candidate Block

Mining Attempt 64e93ec33facc67b2d6e7ea7722e0a8c90cf5ddd2c2f075da78f5e95eae1efa4
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 84cf799abc41d253f72b1892b8427a7eddd18f0f0f5629cdc98e35c406b93329
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.05581225 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (771,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,201 142,201 00000000000007642f77ed5ed0d33e2ac94ee463fe26dae4c79a7ae928fba801 22 0.01 vMB 72
142,200 142,200 00000000000007839bb5c112322aaced4fa54a83b05de0cb0629eabfa307f300 127 0.05 vMB 164
142,199 142,199 0000000000000503309c173bd8cfd669379ce685b584ad8401aab22e6e38d322 22 0.01 vMB 416
142,198 142,198 00000000000008a756b1cc37bff348d488349abd380c07315153d2cae0db5fa1 26 0.01 vMB 104
142,197 142,197 000000000000035def8d95b780b0ab1da8787274303af876e8e1918b71481e09 31 0.02 vMB 394
142,196 142,196 000000000000072d9e266b224b5b8458f71cd26444e39bcfe8f64e0756127d72 19 0.01 vMB 20
142,195 142,195 00000000000001829aefc7d54984bc4b496157f7f7cb394250f510418c8654e5 30 0.01 vMB 350
142,194 142,194 000000000000066bad5a4cd95a7b670a1789221ea4e16da770efed79ad6c4dfc 31 0.01 vMB 86
142,193 142,193 00000000000001bfad48beccb76cc4b9aeb387d78588b1c2b54d626abef7c99c 121 0.04 vMB 189
142,192 142,192 00000000000006a73bf8953995e37c55aee2e6cd2ff75c4f7f0719a60fce26a2 141 0.05 vMB 86
142,191 142,191 000000000000070cb3871be83d37de89454b62082710d229070ee2c64fb7c440 25 0.01 vMB 95
142,190 142,190 0000000000000818cb41760c7ce67638983671c35a8f2969ee182e78b681c975 11 0.00 vMB 526
142,189 142,189 00000000000002260883601641362f081d3f9a7fe6c1d38547855af4b835c1c6 64 0.03 vMB 79
142,188 142,188 000000000000079721754b2158887d8ee41f45a8b90788bbcf0f9b1a084138c5 95 0.05 vMB 131
142,187 142,187 0000000000000743cfcae7c8df81f4480ff4b1bcf155f95146ab2fb2c1138d2d 110 0.04 vMB 49
142,186 142,186 000000000000051d00b1379c3009ee7b0afe0a2f1916531c482e10825f7d5f8b 12 0.00 vMB 0
142,185 142,185 00000000000005a9ab275608c9de88abd76bb6ed95151b72fe2d8bf11e2d0c50 51 0.03 vMB 112
142,184 142,184 00000000000007f7f5b3c185f0a58d9fb4c08567a06557305ba86ed874d165a9 39 0.02 vMB 169
142,183 142,183 00000000000007733d4b7af8dc52c7236eabdeb54d6f415af0a0a85ac00313ad 8 0.00 vMB 79
142,182 142,182 00000000000004ddfd311815449a25ccc963f8d841c150bb02893fb0b84f5fca 34 0.02 vMB 170
142,181 142,181 000000000000063db0cd66ec4ec96356f08a5a503e451eb69c5eb4af03e76fb4 10 0.00 vMB 629
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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