Loading Tool

Explorer IconExplorer

Memory Pool

16,331 transactions
7.93 vMB
0.04702477 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.63/200 MB

Candidate Block

Mining Attempt 4b802ce2d65d0b8cd48b25e4bf4bdce09619d0919c7bfe5ce5b9fa8dd960ffe3
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 9e33caa50faa4fab09c1c68cbb2cb42d40bc7794914bfba25d1bff6900dfa9e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.03052177 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (717,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,357 196,357 00000000000006b8a454921eb1ef3f98f30225a247d02341b99950ec58827e59 204 0.08 vMB 138
196,356 196,356 0000000000000407edf8906311c819fe544dcdebbb10e3083086f496c11d4c99 659 0.42 vMB 102
196,355 196,355 000000000000061ef671b3f67c71945683dcae0b143577a1b2cf3281bfd4df00 60 0.04 vMB 42
196,354 196,354 00000000000003ad16cfd4a61856befa39812a273577c0be44fa7e05a12cebec 256 0.10 vMB 137
196,353 196,353 00000000000006a21636795bf948b6d112ef992a97ffbf84284fcaac353d487e 172 0.05 vMB 52
196,352 196,352 00000000000004bd6014ad3a24f6f2d5d2a037ea8f3cf1e88356ebb0dfe117d6 10 0.00 vMB 312
196,351 196,351 0000000000000672b5379c5c6bbd808d4c32016b7e130902797100d50788addd 256 0.18 vMB 62
196,350 196,350 000000000000053a2d57423f93496c2eafa244bbcd30d153a248b654d1304160 633 0.25 vMB 1,595
196,349 196,349 00000000000006ba22d59827eaec7534b3ee1a3f21d21be62e3c8c4c16bc94e9 142 0.05 vMB 91
196,348 196,348 0000000000000536da23ad9971e34b881669c6f86920e250e7b716e15fbce6e3 256 0.12 vMB 114
196,347 196,347 000000000000006175c96bb0e94cc0b022db803d4f3dd1fc6f5bb2c6a923d117 481 0.19 vMB 143
196,346 196,346 0000000000000665002cfb31fca12392f1930551d422292ca2d0afca719c6b4b 92 0.02 vMB 23
196,345 196,345 000000000000037f95b0a978d247daa722b81cc602ae3ef0c11b2bda991772f5 50 0.02 vMB 112
196,344 196,344 0000000000000040e42693071d62269919029e2975be7740445ea8cd224e88b5 97 0.04 vMB 139
196,343 196,343 000000000000005138c59e8b46bab4ccffedecb05f94e58613f58abd63d01a84 121 0.06 vMB 137
196,342 196,342 0000000000000378342824321f75a31178651f5040a6b7e921f377ddb15d9a32 276 0.11 vMB 147
196,341 196,341 00000000000005360f4b4b447160fa38175a43b6b9c00e4eb0ff73c8093b3d05 121 0.05 vMB 374
196,340 196,340 000000000000023111a261944226e8f27eff30b289c1b7d31192b34d4a8fe940 38 0.01 vMB 279
196,339 196,339 00000000000006911a71ea43ca0795315adcc84b6e33e1157f415d188d184159 48 0.01 vMB 6
196,338 196,338 000000000000066acba1af2bd56c90cd15896a36d795c1d3d657f15e036ecefa 293 0.11 vMB 129
196,337 196,337 00000000000001606f59a0c9a7316a272680ea00fd06c2af5557c2f6488336ec 187 0.10 vMB 260
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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