Loading Tool

Explorer IconExplorer

Memory Pool

44,434 transactions
27.44 vMB
0.07287606 BTC
Random Selection Loading Transactions
Max Size: 144.55/200 MB

Candidate Block

Mining Attempt 06f97854316474a7df527f1241bd55a943d526fa8e56a59cf429da3ee099f96a
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 571ac43cb919f7440180f957a70d0125db2260d5fa424c035860e82ce8f4b996
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02098102 BTC
Feerates: 170.94 > 2.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (554,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,883 360,883 0000000000000000076446a5eeb61efd733d02d3c725f75a86ec0180b4a8839e 1,479 0.95/1.00 vMB 25
360,882 360,882 000000000000000008cb12c163c71df305891b0fd8b22ac005fcf3bdaef4fd6c 242 0.75/1.00 vMB 14
360,881 360,881 00000000000000000e076fb1bc3ffda26c3b7ffead2c24ab50eece64fb813bdf 1,715 0.75/1.00 vMB 35
360,880 360,880 000000000000000006e33404f0d2ab3659d41995acbbfbdc9d27aafbb153dde6 1,126 0.91/1.00 vMB 22
360,879 360,879 00000000000000000e9af36804d24605f011a0fa96eaabc904b7954c8a9486cd 3,408 1.00/1.00 vMB 45
360,878 360,878 00000000000000001100f9957688c2e1c51b983737061127a41b6db557443063 809 0.39/1.00 vMB 28
360,877 360,877 000000000000000001707bdab6c15dcf4d34996146287e570ff9196696df5433 40 0.16/1.00 vMB 3
360,876 360,876 000000000000000000d7f7057317042966bcd5542bc4317d79d9498bc2800b09 822 0.36/1.00 vMB 30
360,875 360,875 00000000000000000191cdd34c8ca6b6446595e338909412f86fc29f9b039457 461 0.36/1.00 vMB 48
360,874 360,874 00000000000000000ea081a50380dd203dffde69b57824553c010e26fa8917d1 230 0.22/1.00 vMB 37
360,873 360,873 0000000000000000059112eced709fc4d5d2b7e19183fdd67f7dde7e1d9792df 353 0.22/1.00 vMB 25
360,872 360,872 0000000000000000062703f76a643938e6aa5059b8e21cd700341ffa84bc3849 53 0.02/1.00 vMB 24
360,871 360,871 000000000000000006258e5247e44987c37ccc2e66b7331eabbf3019fee2e3d3 212 0.09/1.00 vMB 32
360,870 360,870 0000000000000000126d37efe4160f2f8849d628f0a53175026aca8336ad2aa2 448 0.30/1.00 vMB 17
360,869 360,869 000000000000000005464f2145b7044e9ab4e3777fde1a8fe5530fb75fa1de78 869 0.50/1.00 vMB 20
360,868 360,868 00000000000000001295351545bb110d2b44c15695bd45ab90a0ca6ef3b94e06 2,028 0.75/1.00 vMB 39
360,867 360,867 00000000000000000ac32c17a9ada0a79f0449681a7e8f3e2be6696b1b5d09d3 1 0.00/1.00 vMB 0
360,866 360,866 00000000000000000a46255fd7baf148e02b91cdd4e19c8791e3cd1fd1c5be57 795 0.47/1.00 vMB 23
360,865 360,865 000000000000000005a03be0e8c3ff894e727e051f3a6dc29e05126b5945787b 147 0.12/1.00 vMB 13
360,864 360,864 000000000000000000a7ba82574da4f0713ea1b4044bb473c1ae3902f9b73a6f 364 0.20/1.00 vMB 27
360,863 360,863 00000000000000000d92953224570f521b09553194da1ca3c4b31a09a238f4f6 163 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.