Loading Tool

Explorer IconExplorer

Memory Pool

41,386 transactions
33.16 vMB
0.09643781 BTC
Random Selection Loading Transactions
Max Size: 164.21/200 MB

Candidate Block

Mining Attempt 90c78fb42e1e798336047408693a5549f5c1f93143d6ed19b83716a4289cc328
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 9979a0d9b9d5b692ab40474a6a18e659a1cdec83643d027b69a5b248800a38ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.02546551 BTC
Feerates: 150.68 > 2.55 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (441,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,254 473,254 0000000000000000008abfe55c7e5979ce59eb678f5ad39b9f76e30496fec7dc 2,510 1.00/1.00 vMB 380
473,253 473,253 000000000000000000a2adbbc26b673649896192cf4c1f51482f3d6cd997c675 2,234 1.00/1.00 vMB 363
473,252 473,252 00000000000000000148ef2f12f3db30ffd0898e3d1fec5bc21a5cc9ffce3c1a 2,065 1.00/1.00 vMB 325
473,251 473,251 0000000000000000002d8fe1dbf0403754b17ae22af0c170ae0a6ec9547e4abb 2,284 1.00/1.00 vMB 363
473,250 473,250 00000000000000000072ecd7d5a913f23838effba3d8a719d420eb9c632c092d 1,873 1.00/1.00 vMB 351
473,249 473,249 000000000000000000f1590d14e6a660a9a2d16e6fae00d97b9031ee0b9f5d4b 2,101 1.00/1.00 vMB 300
473,248 473,248 0000000000000000003106feedb7f64615a08bd6ef1e9f2f2efc72a5b14a2f8e 2,359 1.00/1.00 vMB 388
473,247 473,247 00000000000000000128a3ed8cdebddd6f636372d26ecd6f92bb5460a94a2464 2,126 1.00/1.00 vMB 350
473,246 473,246 0000000000000000001d76859120d39de5364ef81b696c55caca57993d6229e1 1,930 1.00/1.00 vMB 183
473,245 473,245 000000000000000000a9d4e8259aae00cc772b2e92e2aed50949b0e4bdba6dd2 2,013 1.00/1.00 vMB 307
473,244 473,244 00000000000000000180cda2f5557633533355e9dd932efe2128f2ae3ecfb556 1,757 0.99/1.00 vMB 365
473,243 473,243 0000000000000000009610c4f61d65c64377917575e402eec5945be8b2ef2938 1,689 1.00/1.00 vMB 353
473,242 473,242 0000000000000000006aacbe36147637e69fc4951236d2e8dd719db3fc11097f 1,542 1.00/1.00 vMB 117
473,241 473,241 000000000000000000d9446c1f8c7102a7ce77dd80c30bcda6ad9dfb92d5eb05 2,259 1.00/1.00 vMB 322
473,240 473,240 000000000000000000177a3df05e78d0154fe0f7f53343275e0bbdbf3b2f17c6 2,417 1.00/1.00 vMB 356
473,239 473,239 00000000000000000018f7b4a9dd3f0197dc89f977343bab42e62a29abab424f 1,488 1.00/1.00 vMB 147
473,238 473,238 000000000000000001434dfab26d477c74c25b6fc6ee4a5c3d3c429ac6bf67f1 2,292 1.00/1.00 vMB 257
473,237 473,237 000000000000000000273ce9bef8fa3c6cd5e97044b19aca71243a318cf7d8c5 1,934 1.00/1.00 vMB 272
473,236 473,236 00000000000000000051d301f6ed3ff7c66c144864d77d3828e4699e94f4faf8 2,456 1.00/1.00 vMB 263
473,235 473,235 00000000000000000172f3967f6d27d584d5e785406a5bf1937b1c349966f80d 2,173 1.00/1.00 vMB 287
473,234 473,234 0000000000000000000bfd0589bba596271f1c9ed029abb505407f44880990ed 2,193 1.00/1.00 vMB 353
Previous 10 blocks ↓
Total Size: 781.60 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: 623.96 GB
    • Received: 11.51 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.