Loading Tool

Explorer IconExplorer

Memory Pool

84,440 transactions
31.99 vMB
0.11291562 BTC
Random Selection Loading Transactions
Max Size: 193.81/200 MB

Candidate Block

Mining Attempt 0f70ad5f7530f343aab4525122c1c3e9da7cb97d794ec987bdad6379689e147b
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 619d444b19b1339522cb1d09dbe18227e3ff1f4ed4f77fc05681a76e5ed5924a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,475
Size: 1.00 vMB
Total Fees: 0.04024140 BTC
Feerates: 100.69 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (70,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,443 844,443 0000000000000000000051bba521ff7f820adc6a20594444db0faf7f2f09d32f 3,965 1.00/1.00 vMB 13
844,442 844,442 000000000000000000004f936ee97b8452cf976634b35fc352933b82f4203492 5,032 1.00/1.00 vMB 9
844,441 844,441 00000000000000000000cede2dd03c61000bb245c63905d1c9fa2295db560345 4,876 1.00/1.00 vMB 13
844,440 844,440 0000000000000000000311d2277d910418bd765290be7ad4010f8b01dddb640d 2,410 1.00/1.00 vMB 9
844,439 844,439 0000000000000000000156c3def88250cb147ea843ba779be459cff1e75e3079 2,290 1.00/1.00 vMB 10
844,438 844,438 00000000000000000002a4e8a9c3a266490eff8d2ad2b12cff7e521c1f86b9db 4,223 1.00/1.00 vMB 14
844,437 844,437 000000000000000000031e2ad4e86934e12bdc24577844238424cae749fa240f 2,679 1.00/1.00 vMB 13
844,436 844,436 000000000000000000035f3b21a8b90cafc6689301c6048b8909b53ca240abf2 2,807 1.00/1.00 vMB 19
844,435 844,435 0000000000000000000136bb907db61941feef2874ba66b110faa546cd1b8391 3,468 1.00/1.00 vMB 14
844,434 844,434 00000000000000000001a396097dfa422f4509e98357b38fb50be5e9b0f92707 3,269 1.00/1.00 vMB 24
844,433 844,433 00000000000000000000219432bae26523d1c81da6d3aef444c86cf58966346c 3,326 1.00/1.00 vMB 18
844,432 844,432 000000000000000000008427d63d5503d8f5716d2012e2c474cc4c262eaccc9b 3,149 1.00/1.00 vMB 13
844,431 844,431 000000000000000000017edbee09aa62e495c88200550d8d2681440ad3b19ace 3,635 1.00/1.00 vMB 14
844,430 844,430 0000000000000000000220ba6c7755f66ca90dfd860310e45330b010c9b8ac82 2,986 1.00/1.00 vMB 26
844,429 844,429 00000000000000000002f99d87295c597918c8a45d0b5cdbc7f000204a30a786 1,728 1.00/1.00 vMB 12
844,428 844,428 00000000000000000001c8fe0c383c7a02042cd05f19f49a87acb66000cad72b 2,786 1.00/1.00 vMB 17
844,427 844,427 00000000000000000002221d68ad73a6ff6538eaec36af6edba73b692a404360 2,207 1.00/1.00 vMB 15
844,426 844,426 0000000000000000000095f120ecb6985c4beab33bce2465a7f988aa48a841bc 1,070 1.00/1.00 vMB 12
844,425 844,425 00000000000000000000b16143cb462b7443136b425447ee0c3bc69f0f953e12 3,048 1.00/1.00 vMB 20
844,424 844,424 00000000000000000002f849d96950872f16d478f3dc367fa824c82bd08c9fb5 4,092 1.00/1.00 vMB 8
844,423 844,423 00000000000000000000db1fdeeb0753f7ea909c23d9eade3b0a276390c1d6ba 4,053 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.72 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: 703.53 GB
    • Received: 16.64 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.