Loading Tool

Explorer IconExplorer

Memory Pool

45,849 transactions
21.33 vMB
0.09220120 BTC
Random Selection Loading Transactions
Max Size: 120.33/200 MB

Candidate Block

Mining Attempt 7a941c8b1ec3577f17b3682cf2d4403412dfa726ca721168fc9d60d3bde73949
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root e5fd46f1d45df04247beee06cc5408c002a00fc9acae6f6af6e78b3221336b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.04301670 BTC
Feerates: 265.25 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (767,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,442 146,442 00000000000009465a3588349f2866a93c608cf046d161cc5b91eabe6a19d719 4 0.00/1.00 vMB 64
146,441 146,441 000000000000060c4d48bbb551da8b56bf33eba3be3ff0e0c53dcce74eeecef8 30 0.01/1.00 vMB 123
146,440 146,440 000000000000005046b738e3cf5d0471cdbeb641bad143854303a581927a1034 88 0.02/1.00 vMB 2
146,439 146,439 0000000000000869a1d490af3b371c4fdc90debafcaf3f8cde99c2a192197271 43 0.02/1.00 vMB 332
146,438 146,438 000000000000082389a93c347b3ccba0cff1b6422da3522d9a37701825cfae28 12 0.00/1.00 vMB 0
146,437 146,437 00000000000001d2128c1cec02e9ed073804f790af204fcfdc2e1c152f85b872 46 0.02/1.00 vMB 130
146,436 146,436 00000000000003a49e70c2f875e204b68390359d9f6636dcc772f6e19c552c0c 17 0.01/1.00 vMB 567
146,435 146,435 000000000000066468ac08c03fc7c9628be61f47c4e5c085d19a455084d0a0c6 116 0.04/1.00 vMB 26
146,434 146,434 0000000000000452324d539f3f18cbebb2431ad1f7b498e0b8d3982fd220d0fe 41 0.03/1.00 vMB 37
146,433 146,433 00000000000003318f89b773ef3d00f5121e2033c97f46240fd173999a6618c9 43 0.02/1.00 vMB 85
146,432 146,432 0000000000000067493380a2160de591e072a77e3961e83dd2c27b9a534cd35c 23 0.01/1.00 vMB 39
146,431 146,431 00000000000007ad0a10362332733a9767996bea0c7e2ccc9f117f8289568943 9 0.00/1.00 vMB 61
146,430 146,430 000000000000006fc395c4222dadec01dc496ff7bb2c906525d8afc33434dbe4 5 0.00/1.00 vMB 96
146,429 146,429 000000000000066162913e33fdd2000fdbbb09f506d9e25a625bcebfc6bc9339 3 0.00/1.00 vMB 0
146,428 146,428 00000000000002a69fe9103dbbc82e35432d4afd3b2543d3ffa570aa6cf8865f 1 0.00/1.00 vMB 0
146,427 146,427 000000000000053aefc1dedb6860c7bd0814847e350a204debf0126a5d1583a2 7 0.01/1.00 vMB 59
146,426 146,426 000000000000008a2438d103521db1bb06d1bfe299177f8a9c86f9f2aa6b8daa 77 0.02/1.00 vMB 31
146,425 146,425 00000000000008f0f797e20d37684c25f0e8028699648b0e29e5ad31c9454b52 22 0.01/1.00 vMB 31
146,424 146,424 00000000000003e31f58850d58b5c8ea86094f0306e60655a25df7cb200755ba 8 0.01/1.00 vMB 31
146,423 146,423 00000000000007c26f45acac7b95b76069c8a304db31fe700cd7e711f9211068 111 0.03/1.00 vMB 77
146,422 146,422 00000000000001a7a79d1c112fce0a2377a9a703303e301f08cb019f7c0616de 19 0.01/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 780.71 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: 554.99 GB
    • Received: 6.85 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.