Loading Tool

Explorer IconExplorer

Memory Pool

26,102 transactions
27.57 vMB
0.05703887 BTC
Random Selection Loading Transactions
Max Size: 131.80/200 MB

Candidate Block

Mining Attempt 0fe2e0c4b2f23926a6f2c0aed986c8645f7b0119674e7d533b0d36e6d888a890
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root 8fb71896e50c03b6466fca702b8528650ad823d1fdaf6a2de8d4c019a395e7de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,907
Size: 1.00 vMB
Total Fees: 0.00430110 BTC
Feerates: 6.62 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (680,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,076 234,076 00000000000001635a627890f4f7a70d016045ffd7efb8ef182d8325bf96c7cc 400 0.24/1.00 vMB 141
234,075 234,075 000000000000006f58c049e7351edeff6202ea085891f04b44f20899809eecc2 1,316 0.47/1.00 vMB 216
234,074 234,074 000000000000001b135aebe3b5cfbc14254d6cc81c022f94001bccb34793c4b4 851 0.38/1.00 vMB 160
234,073 234,073 00000000000000b9275b27b585997b2b43c28254a39e48830ca9dfb1021b8a48 434 0.24/1.00 vMB 151
234,072 234,072 00000000000000637e40f295a4017973e33fa16b6543584d272013154470c483 783 0.25/1.00 vMB 203
234,071 234,071 00000000000000964ccfd0e5fbb5096d2ca8137ae5e4161b2e114e5ffef32a93 119 0.06/1.00 vMB 163
234,070 234,070 00000000000000ec50e26a7cb5f2024c97dd52f5d509a73a6b01b1359686b461 509 0.22/1.00 vMB 160
234,069 234,069 000000000000006e3874e81cf79d570d1af103b3ede78f4514ed4594bac5e142 227 0.10/1.00 vMB 147
234,068 234,068 00000000000000228b7be174f50f1a3ccb40d672e08a3409276f4480b935d8b7 394 0.19/1.00 vMB 136
234,067 234,067 0000000000000071b69800694cd7928d2072b4c1d981fd84d7fb2362159f23d2 542 0.27/1.00 vMB 252
234,066 234,066 0000000000000093d4a3904431949145215dceb628b75478d3539da1ea6c9d7c 433 0.20/1.00 vMB 190
234,065 234,065 000000000000001fdce25ec36397cfd8d3fd1e44c271f97b8fe319c29c90be92 183 0.15/1.00 vMB 22
234,064 234,064 000000000000009e2e9fb40332f14cf769589efbc0474d7e986650b5733045a6 795 0.34/1.00 vMB 196
234,063 234,063 0000000000000199c5ebd616a74eafd1db3477bb3e773146456eb66c08c8c9a9 554 0.23/1.00 vMB 172
234,062 234,062 00000000000001897fae12a04348d0870416655ebebeddacdda73e7efe3fcc1b 535 0.25/1.00 vMB 146
234,061 234,061 00000000000001285b67cbc0b071512f2aadffc8d34afc1c07ceaf6f57b19460 226 0.25/1.00 vMB 69
234,060 234,060 000000000000013983f39a3cdcc9b15619f92347ba4b3cb6f7d7cf4fd9d59589 208 0.15/1.00 vMB 34
234,059 234,059 0000000000000164f4a4e180295aae21cda0d4d5fd404afa43ae1ea5419bf04d 188 0.09/1.00 vMB 196
234,058 234,058 000000000000016c12108c808f4faed3056021a26843e20a80398481f2ced54c 560 0.22/1.00 vMB 178
234,057 234,057 000000000000006b48262e2798957404ea9490969a4fcc734f7c15c018d6eecc 180 0.07/1.00 vMB 93
234,056 234,056 000000000000011fd538496e0ef39a810b02b6401d862c7e01ff17217fbf27e9 204 0.20/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

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