Loading Tool

Explorer IconExplorer

Memory Pool

81,584 transactions
31.08 vMB
0.08116043 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 12907ced81ca72d2cb68fecbf8ea9a570fea4197c7abc8adcbc50c7ebd29e0e3
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e82c902c8df2644bab1e5a554d97e8e3479a34caa56f00fdfd0ac0734f1e1c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.01417229 BTC
Feerates: 73.20 > 1.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (396,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,456 518,456 0000000000000000001652d666af000cd6288c554753d39591ad6f05b19db848 1,418 1.00/1.00 vMB 17
518,455 518,455 0000000000000000002ec3ff536a0c14cb71d95193abfa8130c1862b85c41f9f 1,346 1.00/1.00 vMB 16
518,454 518,454 0000000000000000000766992cca7f96f8b499e9acc4db7458351eb378ab6705 742 1.00/1.00 vMB 10
518,453 518,453 0000000000000000003423cb39b6a82c007c43a60f01e7a80f1d68b2c296f965 1,740 0.89/1.00 vMB 32
518,452 518,452 00000000000000000028af2639583375073655ccb6c6081f97dfa78742bb6403 1,016 1.00/1.00 vMB 15
518,451 518,451 0000000000000000000edb6b5d4cb218137a47ed5c0180e96b15cefdafeb2d47 1,865 1.00/1.00 vMB 7
518,450 518,450 0000000000000000000f42bf82b509e89adebbd9ddca5b6cebb8d18a55cb85c2 2,167 1.00/1.00 vMB 36
518,449 518,449 0000000000000000003a68b1aa68d604760d3011d7dbcb22f0708f67263336ab 2,293 1.00/1.00 vMB 35
518,448 518,448 0000000000000000000bd4e42e6dd88e1900cddf4c2adcc38913910273c559b3 2,337 1.00/1.00 vMB 29
518,447 518,447 0000000000000000001a604a691af594c65dd8dd86d35ff75215b8ee09e823b8 2,322 0.83/1.00 vMB 32
518,446 518,446 000000000000000000381245a6cb6f145edced27c91002c718263054d7fa849d 853 0.85/1.00 vMB 13
518,445 518,445 0000000000000000000cf2669d6f7830ca1fa6df8c121343362ad0de9bd1f79d 814 1.00/1.00 vMB 10
518,444 518,444 0000000000000000004313fcf24124987fb4e77bf279f8fb3b1bd35747407113 1,503 1.00/1.00 vMB 5
518,443 518,443 000000000000000000147532674df08755ff3d0dc48994c620a7b331128a1d97 2,041 1.00/1.00 vMB 27
518,442 518,442 000000000000000000251d1fa46f3e09c67567bbc28248e1c52c31d400e37cff 2,897 1.00/1.00 vMB 30
518,441 518,441 00000000000000000016fa4117c6e36999857b0267e70db67a3518c413bcbca4 2,132 1.00/1.00 vMB 57
518,440 518,440 0000000000000000002e5fd8b9500a23496569cabb974ceed3a9d105d62f9d0c 1,935 1.00/1.00 vMB 23
518,439 518,439 00000000000000000038e39017b9a8aa944ae0016b9e3d1639128f20f035bbb1 1,200 1.00/1.00 vMB 24
518,438 518,438 0000000000000000002156a4901fc3f2cf0fcbbe5d1c971ccaa930b6595be3a3 125 0.04/1.00 vMB 27
518,437 518,437 00000000000000000000ff7ca49f364b9a6e721d327b8f754f0e40becc66dfef 193 0.10/1.00 vMB 17
518,436 518,436 000000000000000000058ebe6e7c4c95371036a820eb22acdab7e96257488313 742 0.80/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.