Loading Tool

Explorer IconExplorer

Memory Pool

28,908 transactions
7.02 vMB
0.05384055 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.44/200 MB

Candidate Block

Mining Attempt e39541c6f7c2e6f0e2b02cd76faf20e7f160cbc2e4dcec58437b85db94cb398d
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 77dd02a22beeb819706c45bbbdfacd9175962cd7ce102f66ee4b5fc368e33546
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,803
Size: 1.00 vMB
Total Fees: 0.03260727 BTC
Avg Feerate: 2.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (767,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,270 145,270 0000000000000186218ecb23e1270d816d39bcbbba7f821cac1500a0bda9830a 0.01 MB 38 51
145,269 145,269 00000000000007c3e5f4ecb103a3011fc8e9a9975fdd392693695ead21935c5d 0.02 MB 34 162
145,268 145,268 00000000000002c10d4bd19d89b45aaa4e34f59b3f4b28589be7a7cca65d968d 0.04 MB 55 134
145,267 145,267 000000000000002d3d6b6b1e92daad78a924e7a4b51d6b10342253dd035ad255 0.02 MB 63 280
145,266 145,266 0000000000000044930dfcf780474a1459f663d7b8257bc5f15e4e9906585b3e 0.00 MB 17 0
145,265 145,265 00000000000005e10b22175594c7b2242075a6955248c3365505dbe821807c0d 0.02 MB 46 165
145,264 145,264 000000000000081b432d9f1bf2ccb2c72c9d4a5a39ddc5f132012fbdec531929 0.01 MB 30 44
145,263 145,263 00000000000000656de4c8f5aa2781f63713af2c7fef79b25bc709dd7c881eea 0.02 MB 51 31
145,262 145,262 00000000000004f4a3ff72b1dff239d6437c4f08911666ec7aa4bcc95a068623 0.03 MB 31 129
145,261 145,261 00000000000002bcab7b5ef4629f1fdc54057095c20c85a80084b38f8a3f8b6f 0.03 MB 75 83
145,260 145,260 00000000000005a11ce4e9183cf84c6807da3efe9792aa8aa535acec54df3550 0.02 MB 63 66
145,259 145,259 00000000000008ef48030bd6af00b15a3fe81ed589c6b0837dfe6c03c38c437f 0.01 MB 19 70
145,258 145,258 00000000000008eef81511ce7803855399de94aa8a41e5b38cea1012b95afc27 0.04 MB 115 198
145,257 145,257 00000000000005c2542c3a1cedf959f9199b5a723b9ce40a7af8fb120bf94554 0.01 MB 8 20
145,256 145,256 00000000000001091bed10e234aa1dbc0cb17859cc495fa4a8904918b9910869 0.05 MB 99 218
145,255 145,255 0000000000000169a62c9ca882e385112d849ffa43f49f51ec0b5b4efa197a3d 0.02 MB 56 114
145,254 145,254 000000000000016080fc9c39eaf4f98afd96195b0a6e08946b9da23aaac61f44 0.04 MB 78 225
145,253 145,253 00000000000006875867671917da0604ffe7e25325a806087df1aee713943771 0.00 MB 9 362
145,252 145,252 000000000000090578197ba42cf9843686c9cd73ee7aeb69fc14680d04941694 0.00 MB 8 124
145,251 145,251 000000000000088fec18eab1c1acd690b0943b524b469986cd82b4184d543c61 0.01 MB 14 57
145,250 145,250 0000000000000422350c6534ef3847dfa3b955f67c155f26e34464f44ab49e0e 0.01 MB 31 300
Previous 10 blocks ↓
Total Size: 778.87 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: 397.76 GB
    • Received: 3.56 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.