Loading Tool

Explorer IconExplorer

Memory Pool

33,729 transactions
25.54 vMB
0.05589650 BTC
Random Selection Loading Transactions
Max Size: 129.16/200 MB

Candidate Block

Mining Attempt 9c59f8f75b2cff4cbf322f036be062607787f8c7e399722be16e66cc5daa00d7
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 0a4869a38b9bc16daf22d56d6d93dc1cfb4a85e453af05cf2f2c8a55003afc65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,543
Size: 1.00 vMB
Total Fees: 0.00955880 BTC
Feerates: 74.70 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (669,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,865 244,865 0000000000000055de714f67cafcaeeaf56cfa0139cae76935bcb2d2ae4c2a89 102 0.04/1.00 vMB 89
244,864 244,864 000000000000002612bb8333da8dec2e2b022bfd30b4826073fdadbc836d7067 194 0.08/1.00 vMB 123
244,863 244,863 000000000000007e576cc507acec0e725b2537a40009851e2ad497c3e6e69a2e 98 0.05/1.00 vMB 71
244,862 244,862 000000000000000b6d7206d56984c19f62c4f4ba24553b84c9dddcd5f5db7181 266 0.19/1.00 vMB 152
244,861 244,861 00000000000000434cded46704938bfca012e9a4fca350541a1fac8f595426fc 447 0.19/1.00 vMB 153
244,860 244,860 00000000000000b88a4a216c55a582e19244bbc699d3044e283edb60f2826f33 322 0.15/1.00 vMB 132
244,859 244,859 000000000000008156683acad79e067d706ff1210ae4089855e35a37fc2adcdd 270 0.10/1.00 vMB 161
244,858 244,858 00000000000000045e8cddf6322622c654046e644326ff79614b211d4ca54daa 16 0.02/1.00 vMB 33
244,857 244,857 0000000000000090c170acd2b4e896260c062b5ae9451e14ed3c2f274e2a74dc 160 0.06/1.00 vMB 159
244,856 244,856 0000000000000076e3c1d29c5ed49b23976f796d55a36d00cf3cf5b205fc12ab 120 0.05/1.00 vMB 125
244,855 244,855 000000000000009c40abecf9fda62f5e5e63df65d2969aa2a96a17900e4b10c1 25 0.01/1.00 vMB 22
244,854 244,854 0000000000000090290aebe7602ac91dbc55257ce0c57a673a0868f862a6a44e 198 0.09/1.00 vMB 119
244,853 244,853 00000000000000be7ae9ff15519bc8f625d9c8b67e276d664425d7033f4c0f71 272 0.10/1.00 vMB 109
244,852 244,852 000000000000007589460b8da56cfc1e3ee6521216b710434e76d4bc7b64dbc2 6 0.00/1.00 vMB 134
244,851 244,851 000000000000006808e99fdbb82550e1b93f5f24a3832dbb3d2926c4083c82dc 32 0.01/1.00 vMB 117
244,850 244,850 0000000000000030e196b2305155e1c20e0bd9ede3839cbb5e4484281accdb27 14 0.01/1.00 vMB 86
244,849 244,849 000000000000002c771329bbbe5d525edcdd1c89d2fe4df911795412edd03f30 141 0.06/1.00 vMB 196
244,848 244,848 00000000000000bfeabe176280f4f8dfb4d726cdd24d204a761504b3379a02f6 141 0.06/1.00 vMB 216
244,847 244,847 00000000000000b3cc4f06b6c11aa5ee2b4141d20c023e686f9ef8ad553fdc42 155 0.07/1.00 vMB 100
244,846 244,846 0000000000000043ce14f473dbb8bfb05af02175a7afae6eda2719aecc690e19 28 0.01/1.00 vMB 118
244,845 244,845 000000000000007e4714967037abc2cdf802d33e1e61954b96b612b0cf8f40da 14 0.01/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.