Loading Tool

Explorer IconExplorer

Memory Pool

49,338 transactions
21.35 vMB
0.05345390 BTC
Random Selection Loading Transactions
Max Size: 122.42/200 MB

Candidate Block

Mining Attempt 112b924df12451e6b954387135faa90696d95e09f0c3d62714a663b87cd54b7b
Version 20000000
Previous Block 000000000000000000018aad657dffb41080d6e45b75ab49008ea7365eca2651
Merkle Root 1b59ecc09d0a07bc1ccab2c901718babf7b70db5ee466f0cf6c789b8ef03d7ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.01023248 BTC
Feerates: 60.04 > 1.03 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,021 (658,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,200 255,200 000000000000003fe0f9f8cc49a8c93b0fb17b4e052fa638b034a040c5f71235 710 0.33/1.00 vMB 145
255,199 255,199 0000000000000029a114818d9b2ea34a7357e600c20df5b540cfa79f94fe5d5d 126 0.26/1.00 vMB 96
255,198 255,198 0000000000000016090a45a28555c15cf8b7226d9f03b231b2d0ec1a583e8b3d 91 0.25/1.00 vMB 54
255,197 255,197 0000000000000029ed2956c86e2c19e4183e2343100a7440da2cc63afd5d529e 52 0.14/1.00 vMB 53
255,196 255,196 000000000000001dffff89753e3952d449beb102a4a3712c344a399a1c1ce26f 17 0.01/1.00 vMB 104
255,195 255,195 0000000000000031efc78d020d6592ee211937321d52d1092a6c325c00ec8461 342 0.13/1.00 vMB 98
255,194 255,194 000000000000002b39a7aa4c5e9f8a76dab8a8220c941aef73c6da789f27b06a 174 0.07/1.00 vMB 118
255,193 255,193 00000000000000077b293d9526bcfd999eed2c6b834ccda09fd757a213e99fe5 114 0.05/1.00 vMB 114
255,192 255,192 000000000000000a6f9e47bfd8fe13a9e73d764345128f33ac64f91ab12d93e1 170 0.07/1.00 vMB 94
255,191 255,191 0000000000000009372fd10c2b2412c44379f07a0adab42f3a478136a4e540e1 310 0.17/1.00 vMB 123
255,190 255,190 000000000000001c2fd764b0e4da289e4312410d798d71d1a9ae1297912bd85e 242 0.12/1.00 vMB 153
255,189 255,189 000000000000003b42797c40037df8def1fce9f244cae02884973af1c71318d9 1 0.00/1.00 vMB 0
255,188 255,188 00000000000000318895d79d596cf436604f170cfae0a091bfadcba4ae0f4f45 41 0.03/1.00 vMB 42
255,187 255,187 0000000000000033002e0dfdf45aab012fd2df7c279f0d930d6f1c16d539a2c6 562 0.22/1.00 vMB 117
255,186 255,186 000000000000000ee431cd572505a9423732e2624c2bbb0840d152be2f648772 32 0.01/1.00 vMB 110
255,185 255,185 0000000000000024c7e9f8e4bf03f032d1b4b0ca524f130e9166419f4fbd2f61 213 0.08/1.00 vMB 129
255,184 255,184 000000000000002cb0c3dad4919333d14889165b9da630796931af215c8a1f44 55 0.03/1.00 vMB 70
255,183 255,183 0000000000000007965cfe09eba58af3fce53d63608afffacd69d0c021680ae2 18 0.01/1.00 vMB 67
255,182 255,182 0000000000000017b78d47e433f26dd38d052dc38e3036fff5542cfd7f54ffb1 12 0.00/1.00 vMB 54
255,181 255,181 000000000000001314f25031dcdb0d36d79a9f5c1646dab948c9977ca0413a89 306 0.15/1.00 vMB 109
255,180 255,180 00000000000000309b45fc3f4a96015c5c22d5bbaa31be650e20f873e5f87937 22 0.01/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 780.64 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: 550.68 GB
    • Received: 6.45 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.