Loading Tool

Explorer IconExplorer

Memory Pool

38,136 transactions
27.26 vMB
0.06605337 BTC
Random Selection Loading Transactions
Max Size: 138.40/200 MB

Candidate Block

Mining Attempt 0099761b80d3b924c67ba0a599e17eab1828fbdfe11f3bff0780f900ef76e64d
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root f4cd5bc59028278ad17d8bda15a4c68417ccaed6a2dcaf3c207b1bec43501ece
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01429701 BTC
Feerates: 179.53 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (516,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,488 398,488 000000000000000005944efc42734d625659785c99d6bacf917fd39c4440f486 1,713 0.93/1.00 vMB 31
398,487 398,487 00000000000000000712a10e5330e3874fc8c805b0bcb99c07abe5e00c54e1b0 1,902 1.00/1.00 vMB 35
398,486 398,486 0000000000000000047d02328c6333bf5994962ac245717627cbfdb7d653a28d 1,928 0.95/1.00 vMB 34
398,485 398,485 00000000000000000611d46102286399a31bc91fc255c692bb5dca729cdbd22e 3,151 0.99/1.00 vMB 58
398,484 398,484 00000000000000000385aaeb0065e7e70d3031bb08bc95c068b50f10b7036792 2,279 0.95/1.00 vMB 48
398,483 398,483 000000000000000003fb80df589d118d785d8dd91a1f70d7b5d222c4183de0bb 703 0.35/1.00 vMB 34
398,482 398,482 0000000000000000053976f502cff3754426e920a3b7f4758663f7113dbea42f 1 0.00/1.00 vMB 0
398,481 398,481 0000000000000000059b3c869049cb048ff76fe03d2554748d30b42c14961a44 371 0.22/1.00 vMB 31
398,480 398,480 00000000000000000167ee2545f48914c1bd0624d756e9645534b152ad138917 654 0.43/1.00 vMB 25
398,479 398,479 0000000000000000069f6bbc287b5f484179b14bf8489ac5b802d1c24a017f37 2,317 0.93/1.00 vMB 41
398,478 398,478 0000000000000000041ae02a092fe35572b8edd402b1d11a60aab9b2108a6771 951 0.93/1.00 vMB 16
398,477 398,477 00000000000000000586fd0f7a6e42942756b0509649f443c7adeeeb8ee1b0c8 1,199 0.93/1.00 vMB 21
398,476 398,476 0000000000000000067f1f1801349ee99082e7d87fabca9f312c6f24a35d17be 2,064 1.00/1.00 vMB 30
398,475 398,475 00000000000000000351cf92ffe0821ac011c301086ad2a5194c016e0d0f5ab9 2,940 0.95/1.00 vMB 56
398,474 398,474 000000000000000002ea03c9d369ff510aea1ee7218c81dac135a6f6ebf89461 1,853 0.75/1.00 vMB 46
398,473 398,473 0000000000000000009e79b539f93eebc9c4dface5eb7e4313a7780b52d74954 1 0.00/1.00 vMB 0
398,472 398,472 000000000000000001bcca2a1ae16dcbb538a0d8150b9726440acab1ddac6136 294 0.31/1.00 vMB 17
398,471 398,471 0000000000000000020fd0715721d6c563328ce860c18dc290c70f2d851e411f 935 0.49/1.00 vMB 41
398,470 398,470 000000000000000003aa3c763ddded60b00fb3c91c7fc70082932eb1e27e2061 136 0.06/1.00 vMB 35
398,469 398,469 000000000000000003a99664af1869ab0da37713053147f8baf1c212d85db737 874 0.85/1.00 vMB 21
398,468 398,468 000000000000000003639ad1b7d51bb87c17376b695dd74aaf3824c866563a56 1,381 0.64/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.