Loading Tool

Explorer IconExplorer

Memory Pool

19,833 transactions
8.93 vMB
0.04121781 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.22/200 MB

Candidate Block

Mining Attempt b4d0e7695e23167f9257c7b4292e7dfffb6b4eacbcb18b94280c098f56f1fc0e
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 3a77a6c9b3d58081b922b8b69ecd56b79c22558b6cdbc42d7b51b5bebce7f12c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02155406 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (717,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,364 196,364 000000000000039cf80a72d5613120bb005a5a8eabb970723275c46765b8b18d 32 0.01 vMB 295
196,363 196,363 00000000000001a09905d6ad48957cee4bf1bac4e7857c1ed2a41b9adeadcc02 256 0.09 vMB 168
196,362 196,362 0000000000000543bd76d670a7edd56f745ac2535b42bf177e2261910af5f4e1 161 0.05 vMB 107
196,361 196,361 0000000000000121226bdc6561386233ba4ada772d01ce8463b229e5c3d0df2d 129 0.05 vMB 93
196,360 196,360 00000000000004b30d84dd15de0ec59bc693587a0c8b52cecf2171a6d13b60b5 103 0.05 vMB 55
196,359 196,359 0000000000000178f3cc5aeb9056db549a7fb1e65c1977a080c80003ac059bb9 471 0.21 vMB 120
196,358 196,358 0000000000000528a62a8a6c075734b8b93525709ff5d6112ba9d2bbaef4ae5a 10 0.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 779.57 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: 270.37 GB
    • Received: 1.05 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.