Loading Tool

Explorer IconExplorer

Memory Pool

14,577 transactions
5.18 vMB
0.04099121 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.21/200 MB

Candidate Block

Mining Attempt 72e7ff9e214c404351795ec421f5097bb4fc02fd527c7e03800a1e670a8766f8
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root c1b9dd3386bc1897473888f4a8b671b779a83677c8ad8d060da87ee34f3cfdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03195176 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (652,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,872 260,872 000000000000001074e551eedf768fc320cbeedc5fc099720608328b696d8a1a 474 0.21 vMB 125
260,871 260,871 000000000000001c5bff7286c2c4b67cf4cb2e4e080230e29b6cd7c786272c46 102 0.06 vMB 89
260,870 260,870 0000000000000007fb94634816cb29868e25a255321e3228d43420d4f86620f6 15 0.12 vMB 3
260,869 260,869 000000000000001a03c02b9ad7e951eb0a1f8c0ec16fcc4184092d7e844e2fa0 195 0.10 vMB 108
260,868 260,868 00000000000000189de02e55d24baf83c2b13c7319d0faced3b707a2c1bd2cd1 61 0.05 vMB 60
260,867 260,867 0000000000000002f5d0bb124247d1840f67d592ad4f3e578363f2a7301c13f8 65 0.03 vMB 86
260,866 260,866 000000000000000d47bc1ad003ea08df60017a17195752e041c2066656ce1e9f 318 0.13 vMB 100
260,865 260,865 0000000000000009a6f5fccf6730cc506c61fec7c8697c2b43ec37d0b485d6ca 240 0.10 vMB 93
260,864 260,864 0000000000000013439e920777d93ae6841dab1ca484b77eb8571bf0f247676e 535 0.24 vMB 127
260,863 260,863 0000000000000010430a2441a6114fa16c32b1787691df34fedb44bf14a68437 204 0.10 vMB 100
260,862 260,862 000000000000000c782e43d43465ea0fed8b9455d46ea107b71262519f49a0e8 352 0.15 vMB 112
260,861 260,861 000000000000000c4f499b0d153e3aa6d190ca6f06a9c7e9e95447818859708d 321 0.15 vMB 103
260,860 260,860 000000000000001032c835fc24eb4f7b4a4870b6a03e470f5f99a05bc6fa12c2 143 0.10 vMB 47
260,859 260,859 00000000000000150d3fcb63d3e8623a6713a436e99f2d453fa4a1f2c70cff5f 64 0.03 vMB 84
260,858 260,858 000000000000000d23a1eb2938f286f71b2fbe7d0b58292401a653ccad5761e7 233 0.11 vMB 112
260,857 260,857 000000000000000f9e722784f45a56b95ebcc939d39bdf6edf3f4a9a50d22d8b 371 0.18 vMB 64
260,856 260,856 0000000000000011fac79d2ca4593c2c84983a018d1e98700e2ab342a0f2a1e8 267 0.11 vMB 133
260,855 260,855 000000000000001b20d05a0796b7d02ab0d3d706a0d993e4f2c05f9e7a9441d4 484 0.24 vMB 47
260,854 260,854 00000000000000052a0155ab90220e922f34af87e2bd5467c27ae42e2be8782b 617 0.25 vMB 132
260,853 260,853 00000000000000106274918a5339056f968d2231325f8609a9d426cb27c0face 199 0.09 vMB 102
260,852 260,852 00000000000000038bc1823cb7c4785ec6bb218c0d9adf5ce9f810a2439de7a4 369 0.17 vMB 99
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 323.80 GB
    • Received: 1.57 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.