Loading Tool

Explorer IconExplorer

Memory Pool

86,155 transactions
32.09 vMB
0.21758635 BTC
Random Selection Loading Transactions
Max Size: 191.85/200 MB

Candidate Block

Mining Attempt da9120c4fa56098c11ccadcbc6296abc4a988c9b37677db11c3044cf7486780e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (510,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,107 405,107 000000000000000003ca84ccdc64d7077a96b1bbec6e287dce456011225fe224 589 0.29/1.00 vMB 40
405,106 405,106 0000000000000000031831d195148d1b1439d42e4513adb3babe6ee078c8457b 233 0.18/1.00 vMB 31
405,105 405,105 000000000000000005ef5ebed4b40eb5e2b9ca569000c178c73f17df94b76023 575 0.43/1.00 vMB 28
405,104 405,104 0000000000000000013d6838d4e5129e84e849a6fe8a103d1e4b66a13172bec2 622 0.79/1.00 vMB 22
405,103 405,103 0000000000000000005fa9f16d1b5cd3e1c173cdef4ffda207dbdf1ee72d0498 1,974 0.99/1.00 vMB 45
405,102 405,102 000000000000000003fb040d92a48064d1ea01204f4a004cbb0aa109d8362387 1,339 0.75/1.00 vMB 46
405,101 405,101 000000000000000001224cd547cfcc5074cc457454660fcf5d580b60133b7041 1,624 0.97/1.00 vMB 33
405,100 405,100 000000000000000001d85ebf98ba6d2b963125881e1cd2d5ffba85551f678292 2,321 1.00/1.00 vMB 51
405,099 405,099 00000000000000000507fe5ddf6a417c02b6743f3054371149ba0ea76cd6c81e 945 1.00/1.00 vMB 16
405,098 405,098 000000000000000002a9b8f81c231c99b86f79fae383fb1fc046974f7fdcf118 1,114 1.00/1.00 vMB 25
405,097 405,097 000000000000000003872ee2ca1c0f9696d8f94081f2724d6a7b4cf000540942 1,746 1.00/1.00 vMB 40
405,096 405,096 000000000000000001edc2f1af7e65c0349d29829376ace71e6db284d887c031 1,176 0.93/1.00 vMB 36
405,095 405,095 00000000000000000017d9213a318fc1edd88abe5200959c90336f8863bb4e19 1,976 0.99/1.00 vMB 48
405,094 405,094 000000000000000000100d281e0b1a796088e5551edb1c0c41ead00848cab556 1,569 0.99/1.00 vMB 36
405,093 405,093 000000000000000002278f729a1e1e1e091022c7811474158823d7cdf18a937f 2,918 1.00/1.00 vMB 64
405,092 405,092 000000000000000001d2192de6ff7b918f4a26c5d755d86daed4671b374a9491 2,204 1.00/1.00 vMB 52
405,091 405,091 0000000000000000008bd9c357785c83ffff6b2b18f668941e667c15aff05caa 1,315 1.00/1.00 vMB 39
405,090 405,090 000000000000000005b020bd203c8cb0639385bd000884389d2c961bfd0dcfb5 1,346 0.93/1.00 vMB 29
405,089 405,089 0000000000000000063c33e20d022c0e8f3ed70601752d090818089cdf3ccfa5 1,024 0.99/1.00 vMB 26
405,088 405,088 000000000000000003df5308229b40c11d1b970f9bc67589bbbc850bc6edcca9 2,351 1.00/1.00 vMB 40
405,087 405,087 000000000000000004b3b8fa02cad13c805bfa700516f4aac4f6dcb167526282 3,382 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

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