Loading Tool

Explorer IconExplorer

Memory Pool

36,334 transactions
16.54 vMB
0.24809566 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.65/200 MB

Candidate Block

Mining Attempt 3e11bef583ddd2afa43f42826907c87ddc0f69a951c2222209dc397d8d864cb7
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root ebaeba414e05c13e36c66d135c1a15c7c73587064edc6c8a8b478ba389ffc03e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.06402590 BTC
Avg Feerate: 5.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (707,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
205,162 205,162 00000000000001ea1ea620ae9b7bb7ebbca205c6dfbc00e8a96332bb66a9f5ab 0.01 MB 39 195
205,161 205,161 00000000000000b7415400c52466e018076432bd827965001c62879e403d3de7 0.00 MB 13 0
205,160 205,160 000000000000044cd573a2cd5d889cacda0396e79e25b38d05708b6f502464ab 0.05 MB 134 146
205,159 205,159 000000000000034f157c468f64843ac6d1c8dc06f88aeaf386234f781540f72e 0.03 MB 71 126
205,158 205,158 000000000000022c3743078273f263ff0354db23cbec11d05672632d0ab2553a 0.05 MB 101 121
205,157 205,157 0000000000000499aa007f9fb8d8caf906173729fa27914c3d8e662a118f649d 0.04 MB 129 68
205,156 205,156 00000000000003f1542724673bc6cfba2e35db1da6d31c85f6905b6ca64888a5 0.00 MB 1 0
205,155 205,155 0000000000000374d2ea42d17790dc6bf18858e8bbcfc5de8fb411305dc342c6 0.05 MB 88 103
205,154 205,154 000000000000035432b588c8e94110d3f7bcd67116f2f33b5482890ab28a79b8 0.03 MB 91 177
205,153 205,153 0000000000000461e6067d9695fb6a3deea8a3de462df780b1e1400f84348e8a 0.00 MB 10 18
205,152 205,152 00000000000004e7b03d84c4f7243486c5d7c1547805ab72553b0422956422b1 0.03 MB 73 130
205,151 205,151 000000000000046318336e2064ec2845c64bbbaa6417c5789df0a74b49449d13 0.00 MB 12 46
205,150 205,150 000000000000018a945012245a6b938c30391f552708c5b01ec3b0a8d34e34b2 0.01 MB 38 34
205,149 205,149 00000000000001953cff7f8ad345abb6dacf4065793b04056148388edf93cc10 0.03 MB 68 131
205,148 205,148 0000000000000387c5573b7398adfd2f53b7f6f0774cae648dd668ee316c1b67 0.03 MB 64 137
205,147 205,147 000000000000053e5d6a04c3b7bd18fcddf5e081a4124accb530d2a00f961459 0.06 MB 138 145
205,146 205,146 0000000000000098fcf612a8600201fec8d08e6ca26980819dd5a731448e5f5c 0.00 MB 7 30
205,145 205,145 00000000000000137c3de0e9d2686e58a8ae775fd9379bbd26b757590f82f302 0.00 MB 1 0
205,144 205,144 000000000000047a5d6232869c0db9c5cb9b519984d30fba6f152360b55d2d36 0.00 MB 5 0
205,143 205,143 00000000000001018c10b99ad39f0fe282191988a09cbfdf3bff8169055b19c5 0.05 MB 86 172
205,142 205,142 000000000000012eb1280b15a92900c6a674a5698455b1db5b36a9c0067b142d 0.00 MB 12 418
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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