Loading Tool

Explorer IconExplorer

Memory Pool

46,407 transactions
27.97 vMB
0.07528488 BTC
Random Selection Loading Transactions
Max Size: 147.18/200 MB

Candidate Block

Mining Attempt 2717959d71db0594c452cd73fa34cd906dafbc1094fa7185a6fafa2bdc801417
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root ba56ae261e2092e9edb3983d1a1f9b760f17f14ac4a514c2acb9a5a6554a8afa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02189521 BTC
Feerates: 100.36 > 2.19 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (554,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
360,862 360,862 000000000000000009fdb0d40fa53b7078fc77667245185ebda7512ed107d95f 342 0.29/1.00 vMB 14
360,861 360,861 000000000000000013bb5c37394d1149eeaae5ae7e839daf56557d68eee6b60a 810 0.43/1.00 vMB 25
360,860 360,860 000000000000000013f400fc7a3d89ce11d36a903ebba886f1eb4433130dfc3e 447 0.24/1.00 vMB 22
360,859 360,859 0000000000000000118674d6535063ffca1dc9720dbcc1f9d01c1433888c41e0 328 0.20/1.00 vMB 24
360,858 360,858 00000000000000000c57a8e1e3ecf6ea579f0e0f0a0474418bccb26d138c5085 1,099 0.74/1.00 vMB 20
360,857 360,857 000000000000000016631dd334144652e112a91fcedb456e74cadb2d5e7a89a1 1 0.00/1.00 vMB 0
360,856 360,856 000000000000000006cbdf5ec71e099105c55cdf156693ba1c2655b63866af2e 358 0.21/1.00 vMB 20
360,855 360,855 0000000000000000095270042c3b368250e40198674a32e199f0af833a166856 440 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.