Loading Tool

Explorer IconExplorer

Memory Pool

74,846 transactions
27.62 vMB
0.07375671 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt 4cb327ff654292223eee14a688bdd25853ab0b617292025999f808c536b2e1ad
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 1da9e196733c2aaa9929fa7521eb701374cd2b9ff2596a9f9b87293f2f947da4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,556
Size: 1.00 vMB
Total Fees: 0.01447292 BTC
Feerates: 79.15 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (383,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,867 531,867 00000000000000000033bb959ffb3b6e6e0767f15643f6018cf75876175e323f 167 1.00/1.00 vMB 5
531,866 531,866 00000000000000000019126c747eb4dd15bffcfacb0c36b8fe63fa0e0d04f48b 661 1.00/1.00 vMB 5
531,865 531,865 00000000000000000020f8f08d8f314274a39e725d36bf9ba3a343dfede927b2 1,197 1.00/1.00 vMB 8
531,864 531,864 0000000000000000002653f1106624b84145d49140ed1c645ab07bc6dd6c9881 2,245 1.00/1.00 vMB 16
531,863 531,863 000000000000000000053cbf83d404bd71104b571ea0554c616b885eac4d624d 1,440 0.49/1.00 vMB 25
531,862 531,862 0000000000000000002e3c00181b252d14f8ee0493763f589cabf060f249aa2d 1,507 1.00/1.00 vMB 14
531,861 531,861 0000000000000000002b66bc74d45ce7bdfad243b1d669a5fc2ca27c68c5af16 1,548 1.00/1.00 vMB 12
531,860 531,860 0000000000000000000a6be2557697ca452bf0c818cd9e72e4ca5849e0639dd9 2,306 1.00/1.00 vMB 14
531,859 531,859 000000000000000000059c581b218d3929c2a6a48b68df75b1afca91a6628ce6 2,539 1.00/1.00 vMB 14
531,858 531,858 00000000000000000006d45ba25acb9c14aec14a7d399055f83f3d61ceb06860 2,725 1.00/1.00 vMB 30
531,857 531,857 0000000000000000001b3bc6859783092509314bedb260965958585c4c8e68ae 970 1.00/1.00 vMB 9
531,856 531,856 0000000000000000000b35f8f799e0963ceb2626d1cc0b7b85d7e940bb53e905 1,479 0.99/1.00 vMB 13
531,855 531,855 00000000000000000032db2441ce8b2d0e27aafc5971730348416004cc311e55 227 1.00/1.00 vMB 1
531,854 531,854 0000000000000000002dff0ce11f501caf44230edbf005260e57de80f8810c32 1,363 1.00/1.00 vMB 14
531,853 531,853 00000000000000000002fadd639e95b4c7abf84aa025ffd1cf9ac9d45d8acb52 462 1.00/1.00 vMB 4
531,852 531,852 0000000000000000000e260bbaa8236982cf5d88fafc6e4803e32198919d91f5 2,132 1.00/1.00 vMB 20
531,851 531,851 000000000000000000345754a71e566201fd74b0967c16cfe79544f769c3d84e 2,134 0.99/1.00 vMB 25
531,850 531,850 0000000000000000002aded2d6b86673856e3112426d2156c31198c19b402ca9 270 1.00/1.00 vMB 1
531,849 531,849 00000000000000000009cfcc9445b16e57d7c8bfd0122b6f81d675828a5c3be6 503 1.00/1.00 vMB 3
531,848 531,848 0000000000000000002296ac6ae8df440d19039abbfeca61c3adf903d8b9523b 581 1.00/1.00 vMB 6
531,847 531,847 0000000000000000000f2c7161b303000e6b4998e460709e07682a59cde971d3 740 0.99/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.