Loading Tool

Explorer IconExplorer

Memory Pool

42,841 transactions
18.69 vMB
0.20226388 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: 103.13/200 MB

Candidate Block

Mining Attempt 95bd517a8ce116547bb6d51f9294113f37d78428d7df00ce458fcf66c8ccba71
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 1a3bc8fbad5d9ba304bad379a31b61f7ffea8ed5650d63f9e19d5eba159a35d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.06633769 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (654,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,805 258,805 000000000000000671f1bf473e180e5c0d9e600586be3fdef2ce8c870b208081 102 0.05 vMB 2,070
258,804 258,804 0000000000000010d7e1c83eee44fa6f8399facae43cee098c1630dee477964c 750 0.25 vMB 525
258,803 258,803 000000000000001929507ad26e24939bfa877f2a503d266a6e4ea0452a401022 108 0.05 vMB 90
258,802 258,802 000000000000000af0b6126f9da1e4efab31d3f506301aeccf4479bd2a1fe5c5 28 0.01 vMB 192
258,801 258,801 000000000000001aef1c642c2246fab5a858d5c1353756662171cd4983873030 246 0.15 vMB 1,072
258,800 258,800 000000000000000e8c226aae1af1cf0e8dc15a7d3f169c44cd1bcff3b68f3fcd 318 0.16 vMB 84
258,799 258,799 000000000000001412566819190bee42f42222438e1f517036ea1cc2048db4b8 210 0.07 vMB 124
258,798 258,798 0000000000000011b237fd3f61b48109ffb74a600d8d9499ba2a58aea105e306 102 0.05 vMB 1,104
258,797 258,797 000000000000000b84137bd971f7b6e3d2efa53fbd7cb09a5773913ca269beb9 132 0.05 vMB 125
258,796 258,796 00000000000000075aa39b4e73d5f7ba158cd2a3ab0f4ce26cc9d3d5cd395e1b 450 0.19 vMB 899
258,795 258,795 0000000000000017defb44dfc2211218002864696f72cd7b59817a1ce5d27bbd 21 0.01 vMB 120
258,794 258,794 0000000000000015910698ec963ce34c2d75a864c31e06cf80ee776275b9195c 142 0.11 vMB 76
258,793 258,793 0000000000000015b90adec4e01f88c80f1ed86b933e52a72028adccc233bab6 15 0.01 vMB 128
258,792 258,792 000000000000001197f59b335fbceeaf3fbf39942b75f3f58f42475f2182a175 150 0.10 vMB 595
258,791 258,791 0000000000000001dbca1b08e301e6be630821879c4551f013933d64051883c1 451 0.18 vMB 936
258,790 258,790 0000000000000015a87b04e86c5a0f72efb21d1cb90deb9e05f7c6fb043b2f6e 86 0.05 vMB 85
258,789 258,789 00000000000000059af017a9157d151c2a2a36cdcd56c04887da5cfa1b95c579 351 0.14 vMB 4,428
258,788 258,788 000000000000002392f298aaaa51f92956b26acdaaa4b99d0f56faa3cb996c68 39 0.02 vMB 46
258,787 258,787 00000000000000168512186b060e4b5a06f3ee625839e27a1aea271ed820ad47 269 0.10 vMB 1,140
258,786 258,786 000000000000002194ad6cada6c9151f7580ed4643ff2c54ff0bde35177c251c 127 0.04 vMB 67
258,785 258,785 000000000000001cf96f45f257150254f3c0b801ab855990fcd5497979eecb33 376 0.15 vMB 105
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.11 GB
    • Received: 0.48 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.