Loading Tool

Explorer IconExplorer

Memory Pool

35,729 transactions
26.09 vMB
0.07247579 BTC
Random Selection Loading Transactions
Max Size: 132.64/200 MB

Candidate Block

Mining Attempt 5ced86fad5bfaab8e4f7bb1a61a52689d0bf814f5810fa1abc96c5c6ff560052
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (505,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,547 409,547 000000000000000002bfda56c199657992dcb5b061addae242f0bec58b455745 2,322 1.00/1.00 vMB 42
409,546 409,546 000000000000000004a3f9aa6d592772639312b5f7402b0248dd3f7cc74841be 14 0.00/1.00 vMB 148
409,545 409,545 000000000000000000ff9eaf9b34dae486e66f92c7d509b488220f5ae2d1fd92 2,090 0.99/1.00 vMB 42
409,544 409,544 000000000000000002b79d2d439e4bc4250cf57f0040d8bc08d20989a0acc33f 2,443 0.99/1.00 vMB 35
409,543 409,543 000000000000000000041880592013e143bf29b51f71e276ef409a095bb59292 2,678 1.00/1.00 vMB 65
409,542 409,542 000000000000000003c5f22fe07fb8284f3e4ed607c87d8633e0ece7df3bd94c 1,458 1.00/1.00 vMB 24
409,541 409,541 0000000000000000057a325e58f95f4930d0c4b5fce0aa9fd180846b9620f31a 1,430 0.99/1.00 vMB 61
409,540 409,540 000000000000000002d09f5759b8ca402fd5c90ad13995322427e12a2c762863 1,768 1.00/1.00 vMB 34
409,539 409,539 000000000000000006031a009d059e2851c7776d9b724f1715d2b88a9e3a8eaa 930 0.92/1.00 vMB 19
409,538 409,538 0000000000000000009534627a37ee9932749acef86505fdca139cf68db68ac9 2,063 1.00/1.00 vMB 39
409,537 409,537 0000000000000000045cdcda9d25ec44fd3b31658a1baeb6c744dc97deac0a8b 1,703 1.00/1.00 vMB 32
409,536 409,536 000000000000000001d48b427e398c6381dc347b6a63f59be51239eb3a358929 2,182 1.00/1.00 vMB 41
409,535 409,535 000000000000000005697311747227093549fa186044a62520a298273a315497 2,218 1.00/1.00 vMB 37
409,534 409,534 0000000000000000027955750669f35fabcabb1d0da4195449437fbc77e2a8ba 3,292 1.00/1.00 vMB 84
409,533 409,533 0000000000000000031ead620c5f8718ca4ce8d680be6dc074ff6f0e96df863d 2,373 1.00/1.00 vMB 44
409,532 409,532 0000000000000000053bb1b8e2437684c31207b1033203886e24da4e631be376 2,537 1.00/1.00 vMB 45
409,531 409,531 0000000000000000060712a43777dc19e3ab82cbe7d142576d2c307df97bf11c 1,735 0.99/1.00 vMB 35
409,530 409,530 000000000000000002f6434e47b85c8a3e291f90fe2e42b05d315755623e3559 1,950 1.00/1.00 vMB 37
409,529 409,529 0000000000000000025b36bb2c06d220ed776ed44a59c08186fa22094139b284 2,790 1.00/1.00 vMB 53
409,528 409,528 000000000000000005862e0b999dbc69f5983236dd1662d307ae32862aa84f8b 2,771 1.00/1.00 vMB 45
409,527 409,527 000000000000000000f53978084a8771dc94fa43d7e23929192275bfa1e74e01 858 0.97/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.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.