Loading Tool

Explorer IconExplorer

Memory Pool

85,710 transactions
31.51 vMB
0.10318783 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 38f799ef731d73ec7cdda4901af76f0521476e380a11ca381f30421422ae8559
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root a7d9c8dc673f59f0e2b05db47f01b772c0b9e34094f7de9a0c0a87f4963e2e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.06704755 BTC
Feerates: 911.92 > 6.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,971 (127,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,005 787,005 000000000000000000002ac3903373295ac8965498f7f4ef16cb71ad182e934d 3,260 1.00/1.00 vMB 19
787,004 787,004 0000000000000000000266c7d0a363b804aa79fa70f0584130e50fd24934bf61 3,434 1.00/1.00 vMB 8
787,003 787,003 000000000000000000023af4fa259db0d505fd0c8688a7a89b7cddefd64cd190 1,052 1.00/1.00 vMB 16
787,002 787,002 00000000000000000005aae640c33e767b43017232d38216b87f67065dec9a36 2,604 1.00/1.00 vMB 28
787,001 787,001 00000000000000000003536618976b2ac19761d756e357d3522f76418eb52a71 3,246 1.00/1.00 vMB 27
787,000 787,000 000000000000000000033bc1d47af0d4c0f91e1d663272f969090b5fd9d56f6a 1,463 1.00/1.00 vMB 34
786,999 786,999 000000000000000000050a47b4110eaa97f2f16fcbd644fcf20a1f17f52f6893 3,073 1.00/1.00 vMB 25
786,998 786,998 000000000000000000011f19107d4507c6bf1f518656d272c2f81e19c1377a27 3,076 1.00/1.00 vMB 10
786,997 786,997 000000000000000000003e5671ccf13192dfe332dcdac26375be8cead3d72038 2,512 1.00/1.00 vMB 18
786,996 786,996 0000000000000000000190c9604fbe72ba10754d73961d2c062a6a6d9e36ba0b 3,188 1.00/1.00 vMB 19
786,995 786,995 00000000000000000005116e0a09a00e0fa82577d60eea72c214c951643099c3 2,588 1.00/1.00 vMB 17
786,994 786,994 00000000000000000001fcc7aeff8352004af207449b618f64ffef8d73765233 3,627 1.00/1.00 vMB 32
786,993 786,993 00000000000000000003dc38fc6dda9eb216a195326cd614f4c5a604ef89fe81 3,337 1.00/1.00 vMB 29
786,992 786,992 000000000000000000056f2555c5d1a351413b9454800979bd979e703e307f2d 1,127 1.00/1.00 vMB 16
786,991 786,991 000000000000000000037ec092a9bdb56e6a484b3dd48847828a1d4bb728e2c8 2,214 1.00/1.00 vMB 14
786,990 786,990 0000000000000000000353b87853164e03b677f48366e7a7140e02805a554f37 3,425 1.00/1.00 vMB 30
786,989 786,989 000000000000000000017fab40e817532bb13a3f043c2afde6d5686eca950541 3,065 1.00/1.00 vMB 19
786,988 786,988 0000000000000000000389713f9cc71f81ac5252ca791817dac4ffb5d6394209 1,255 1.00/1.00 vMB 24
786,987 786,987 0000000000000000000318c3dfe5ad9d2a1cad71251e2b4f7b1f1cc6810538d0 2,129 1.00/1.00 vMB 24
786,986 786,986 000000000000000000045120e311e1d71375f8416232eb62769cddcdc301357f 3,101 1.00/1.00 vMB 33
786,985 786,985 000000000000000000041052ba0eb692e2b1a78d71fa9d479a4b60d1c48094e9 3,261 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.13 GB
    • Received: 14.79 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.