Loading Tool

Explorer IconExplorer

Memory Pool

30,022 transactions
13.31 vMB
0.09666152 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.08/200 MB

Candidate Block

Mining Attempt 23d7f3e70d6789ab0a9aae212a5430fac48e2c091971637e53c11afa2a6a6589
Version 20000000
Previous Block 00000000000000000000033752d747c7ba8c166eb56d418533257835a2d32b8a
Merkle Root 16eae4e09eb0042965a1350c357ec04197cc8e8cfa2377f4643fee0c2313cef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,407
Size: 0.997948 1.00 vMB
Total Fees: 0.06869176 BTC
Feerates: 608.33 > 6.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,731 (652,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,863 260,863 0000000000000010430a2441a6114fa16c32b1787691df34fedb44bf14a68437 204 0.10/1.00 vMB 100
260,862 260,862 000000000000000c782e43d43465ea0fed8b9455d46ea107b71262519f49a0e8 352 0.15/1.00 vMB 112
260,861 260,861 000000000000000c4f499b0d153e3aa6d190ca6f06a9c7e9e95447818859708d 321 0.15/1.00 vMB 103
260,860 260,860 000000000000001032c835fc24eb4f7b4a4870b6a03e470f5f99a05bc6fa12c2 143 0.10/1.00 vMB 47
260,859 260,859 00000000000000150d3fcb63d3e8623a6713a436e99f2d453fa4a1f2c70cff5f 64 0.03/1.00 vMB 84
260,858 260,858 000000000000000d23a1eb2938f286f71b2fbe7d0b58292401a653ccad5761e7 233 0.11/1.00 vMB 112
260,857 260,857 000000000000000f9e722784f45a56b95ebcc939d39bdf6edf3f4a9a50d22d8b 371 0.18/1.00 vMB 64
260,856 260,856 0000000000000011fac79d2ca4593c2c84983a018d1e98700e2ab342a0f2a1e8 267 0.11/1.00 vMB 133
260,855 260,855 000000000000001b20d05a0796b7d02ab0d3d706a0d993e4f2c05f9e7a9441d4 484 0.24/1.00 vMB 47
260,854 260,854 00000000000000052a0155ab90220e922f34af87e2bd5467c27ae42e2be8782b 617 0.25/1.00 vMB 132
260,853 260,853 00000000000000106274918a5339056f968d2231325f8609a9d426cb27c0face 199 0.09/1.00 vMB 102
260,852 260,852 00000000000000038bc1823cb7c4785ec6bb218c0d9adf5ce9f810a2439de7a4 369 0.17/1.00 vMB 99
260,851 260,851 000000000000000280da3c4f8d38d6028a811f8be5f61380431d371cd5a139f4 249 0.12/1.00 vMB 110
260,850 260,850 000000000000000aaf888df5a60cacc36696918c0eef8656ecbfd46dae81b73c 246 0.13/1.00 vMB 89
260,849 260,849 000000000000000b0cb7a585f01d4ef8c429d67167e5baafc443496ca890b9da 86 0.03/1.00 vMB 90
260,848 260,848 0000000000000017d3dbf30fbc37db5bd461c159d36ba2b705fddd564bcac3fe 347 0.16/1.00 vMB 87
260,847 260,847 000000000000000ad9b81eedae0a8b56ffc8273e40fd22c80d2e4f8838226a26 42 0.03/1.00 vMB 51
260,846 260,846 0000000000000004fc5f7a93dd18d2be9afc7885405b0efd90dc3645618f1bba 32 0.02/1.00 vMB 70
260,845 260,845 0000000000000003a225df23cc837dcbe5c5ec7b880a923777600fb6a4faccd8 142 0.06/1.00 vMB 135
260,844 260,844 0000000000000004fcd27657abcd38d70a7c2e542fdf210638cc86ec49023fc0 209 0.15/1.00 vMB 65
260,843 260,843 0000000000000017c1b17e9566a99429e862b440ac3935515b9a1a71035f95cf 195 0.11/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 780.15 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: 501.36 GB
    • Received: 3.78 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.