Loading Tool

Explorer IconExplorer

Memory Pool

20,920 transactions
9.01 vMB
0.05377738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.82/200 MB

Candidate Block

Mining Attempt 688a9e4d68195d5f674a254ca2f3e8a4d795bc78fdcda931c072ac165105e261
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 75588449cfb76e70be0e53ceb49fe158fa923352ef55d337159c905d6c171e1c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,450
Size: 1.00 vMB
Total Fees: 0.03139968 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (754,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,964 158,964 00000000000000b8d216634aef76852092c8e8043c017f5277e8cdd0733eac8b 15 0.00 vMB 261
158,963 158,963 0000000000000ad63a5d21dc44c94322b92f202fb963d8b9a47574770f7cf75e 41 0.02 vMB 51
158,962 158,962 0000000000000bdf41241d4081465b40d6f04c36fe8acc390e2e1ca945a9ba0a 9 0.00 vMB 0
158,961 158,961 0000000000000e2f7e14ce8a5d030efa05a1b430b6530a151623787b80f611b0 74 0.03 vMB 51
158,960 158,960 0000000000000e1f44da590d10ce4394f479e136e110b9e15b63cbf6f15fb566 40 0.03 vMB 504
158,959 158,959 000000000000061167a7994d4c6ad194ac0f830d168f096fa4d0984735ebc947 11 0.00 vMB 17
158,958 158,958 00000000000009f75b54207ca923367d00a90d8b3b1e9a711a294fac3cc37f30 14 0.00 vMB 44
158,957 158,957 0000000000000dac2b7e1ee8754e029bb53f6408f544788817bd5b1fbd26a340 12 0.00 vMB 0
158,956 158,956 00000000000008f2320ab35b57b0db0435dbec1e09f1b75506e1a5a73f3f539a 13 0.01 vMB 27
158,955 158,955 0000000000000d5c98bd7c28a356ef3c1ede16bc8606143d9e5f5a3a1e2866bb 67 0.02 vMB 211
158,954 158,954 0000000000000c0c7ef5ab12a483caff946cbdea7265b1f6a7ac8844e7211ae1 68 0.02 vMB 103
158,953 158,953 0000000000000e5d7f48d865b664af07ccd3fb5cbb54f69f1a14379bcda889a5 18 0.01 vMB 74
158,952 158,952 0000000000000c6ec68623e7a53e5dff4924b923879ed43b3e99cb4d269046f3 131 0.04 vMB 64
158,951 158,951 00000000000005bf362b7eb1c3940305468b65df9ca2564f20ed473b28635d46 20 0.01 vMB 77
158,950 158,950 000000000000052f95735e900ccb10f7dc991f3d031784717eb7bba7184bd36e 54 0.01 vMB 24
158,949 158,949 0000000000000b4e359de9093e8a641155a28d6eeae468ec39093f4d1b65d2e1 10 0.00 vMB 17
158,948 158,948 0000000000000c766e417daeee5aaad45aeb18d9c108335c2bd2d70b316bcf0e 42 0.01 vMB 71
158,947 158,947 0000000000000d9976eb3e147024c57a60b1b06e2ff3ccd11e1d79848fbbd66f 13 0.01 vMB 52
158,946 158,946 0000000000000548624aabe2a6e833f7be48cc59e29cd302a6d0ceb89a1dac47 11 0.00 vMB 0
158,945 158,945 0000000000000e6f7b4758f11e5161d4f404182e9da898618445313c7f545264 8 0.00 vMB 323
158,944 158,944 0000000000000d423f734ffececaa20533b23d49d629473832dfb40bfd2ff3bd 13 0.00 vMB 364
Previous 10 blocks ↓
Total Size: 779.54 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: 250.15 GB
    • Received: 0.95 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.