Loading Tool

Explorer IconExplorer

Memory Pool

22,685 transactions
5.60 vMB
0.04649181 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.28/200 MB

Candidate Block

Mining Attempt 0438efb49bcb27d63234c0fb36eae2bf62110e0d1bb0a2f3f5e641d2559d5af1
Version 20000000
Previous Block 000000000000000000016a33851ddeb3a4264eed7c83f01f4ca6a96c658cf623
Merkle Root 4dcd32b6ae086a4de4d7c296390a11154e45dd2121f11226e1f5c580b5127d08
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,494
Size: 1.00 vMB
Total Fees: 0.03236483 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,989 (664,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
248,771 248,771 00000000000000893d277473fab2455a2e5d7d8a0ed0e7abca22ebde14fe6fa2 0.19 MB 349 109
248,770 248,770 00000000000000386ebbbd9c31e6072f45caaf0add2a577d1258f54e90753f9d 0.03 MB 59 69
248,769 248,769 00000000000000377bbd0fb1432fc46b74a373ef0e56f29a5c6151b2b2d0a148 0.13 MB 324 149
248,768 248,768 000000000000000546f787eb5962b80ce4c8d8cd4fff710ead6f0186798d487a 0.19 MB 473 120
248,767 248,767 000000000000004dbc0b51cad906d931a02640eb5ce1f4937e6895d934f1d21b 0.07 MB 128 90
248,766 248,766 000000000000007ecbd86410bcd2e04327c1dadec6bfee40814b4c131df65586 0.07 MB 171 129
248,765 248,765 000000000000003a056475a5d81396e735d4600d53c7934df081c2ac3ec5dcd1 0.08 MB 202 147
248,764 248,764 00000000000000707804b384dea523a9b8a3042303cb5a1fe175bab59462448c 0.05 MB 97 118
248,763 248,763 000000000000006782d79a0ddbea15704f0b4b543dd693be67dc881012dacf6c 0.05 MB 91 121
248,762 248,762 000000000000000c9d6c7fd6c0d775097aba17dd0b99b36f88a39e5c6e3a0fc6 0.04 MB 50 151
248,761 248,761 00000000000000105ed30ef4ebea99f2104a8db8cdfc1e6a6fcca1950a1295d4 0.08 MB 220 148
248,760 248,760 000000000000006a29b18532a808582c0e964f3fc32c5eeb31377c762e85f9f4 0.16 MB 352 169
248,759 248,759 000000000000004679896fd347511661e1982cbd926dc1990f2c397b327f7f5b 0.15 MB 281 41
248,758 248,758 000000000000005aac4d53f296f34329d181430c91be9b45d0ed5e9ac09ea0b1 0.25 MB 541 150
248,757 248,757 0000000000000007951767ec9b7d374ed13cd329c9a48445642f893a23ab9e6c 0.03 MB 64 188
248,756 248,756 00000000000000883a7766f715f5766ce5f6b9015c74ca63eae9c8ce3b927bf0 0.03 MB 58 110
248,755 248,755 0000000000000007b31b185928db4e0eedc80849a1fec63d94b5b7a2de59e5cf 0.09 MB 220 142
248,754 248,754 000000000000000348c99c980ce17e3256f377fa8eb356590edb0030d82ce438 0.13 MB 274 130
248,753 248,753 0000000000000088603124f0843c9d68489c3c58801ec108eca2fce340907d5b 0.02 MB 17 37
248,752 248,752 000000000000006c8fd70e9b112a44ff379f7611ed1604f2a833e9e799becd45 0.18 MB 418 142
248,751 248,751 000000000000004a5aa657c8a5586980d208807bbc32f6e5193a5e151bcff094 0.16 MB 314 160
Previous 10 blocks ↓
Total Size: 778.82 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: 365.15 GB
    • Received: 3.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.