Loading Tool

Explorer IconExplorer

Memory Pool

42,762 transactions
26.88 vMB
0.09153129 BTC
Random Selection Loading Transactions
Max Size: 140.41/200 MB

Candidate Block

Mining Attempt f8248f198ecb5b59961558676641ee6a6bc4ef1b477d354eb8b8df66edcaa0a9
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 6bdb95083d9c78cd8739be561fe163e15bfb5cbb1c45be6a79bf39d59de4c4ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,997
Size: 1.00 vMB
Total Fees: 0.04149378 BTC
Feerates: 151.01 > 4.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (553,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,886 360,886 000000000000000001ec9cc387be2e253306b6b00c324b50a72b6a39b6ba9c0f 940 0.75/1.00 vMB 10
360,885 360,885 00000000000000000ff29bc448354256c7ec15d8dca9c02a2f0230f3c36b26d2 1,051 0.75/1.00 vMB 16
360,884 360,884 000000000000000011d801628462c886f19a277ba5348b1b884e9dfa9ab3d094 660 0.75/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.