Loading Tool

Explorer IconExplorer

Memory Pool

86,105 transactions
32.00 vMB
0.12675239 BTC
Random Selection Loading Transactions
Max Size: 196.15/200 MB

Candidate Block

Mining Attempt a2c15a0f317c5d3962f85fa013e593d22f377c5324ab197ae102651a129b7e86
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root d8a5b78df792797ddce00bd1971e227611410059a4bb50071310262c3ffc4692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.04659811 BTC
Feerates: 301.57 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (553,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,007 362,007 000000000000000003afc90a3f16e4abe542c1afbd81e76a639a702bd843cbec 1,771 0.75/1.00 vMB 30
362,006 362,006 0000000000000000119478872826c4205e3d9edf86873f6cfcdcec33a63d441c 58 0.58/1.00 vMB 1
362,005 362,005 00000000000000000f10d2f031bb29337f3226366ec39b6799ac394d0d83fd34 300 0.73/1.00 vMB 5
362,004 362,004 00000000000000000b6a3764c7256d91004abac190ed3140ed5dd5f42167ef8f 1,086 0.73/1.00 vMB 19
362,003 362,003 00000000000000000b2d0feb681b58df40c833275ef2d4a76265fb278bcf1e87 223 0.11/1.00 vMB 21
362,002 362,002 00000000000000000fba487f53572f98a52975b19eb525ab9b76490d5acb8e81 1,465 0.88/1.00 vMB 20
362,001 362,001 000000000000000002f032a6c1d8fcc634946d36c10e1e1501d5b954eb82f726 375 0.18/1.00 vMB 33
362,000 362,000 00000000000000000bfcad6c331dd152cfc713e9e0790978a10e0bfda3e030d5 1 0.00/1.00 vMB 0
361,999 361,999 00000000000000000f47b62ae8bb615eec7006a7116553551739ebdc9b2e56e1 513 0.26/1.00 vMB 25
361,998 361,998 0000000000000000011c372f47e3dc3913eb2951192d5409529e6f0f663cfeb6 751 0.38/1.00 vMB 28
361,997 361,997 000000000000000014917551ed716be0c8bd3baf993de52b6f9b7e50880bb2e6 276 0.30/1.00 vMB 11
361,996 361,996 00000000000000000af36c18c1a869fc5c800e794e343a3a180259aa1523a1bc 857 0.71/1.00 vMB 14
361,995 361,995 00000000000000000a19213cacdfd45dc0b1729b342d9546c3ceea6ff9569ec7 188 0.15/1.00 vMB 13
361,994 361,994 00000000000000001426be57e7e6e64b742cfacb7c041f90e806b62dc4a8b9de 641 0.37/1.00 vMB 19
361,993 361,993 000000000000000003dc8a88786547e4115553ecffa1a13ffb722aea125f1835 995 0.42/1.00 vMB 29
361,992 361,992 000000000000000012d246d5bf78f5f1082dc6feb76da6d666554552ce62b5de 521 0.51/1.00 vMB 15
361,991 361,991 00000000000000000d6534e752bd5c8a6f50d8e193d9fe6f4671b7ce32f00aa5 1,626 0.75/1.00 vMB 28
361,990 361,990 0000000000000000116f6dc8864ff025a2b405138e3748191dfd1d573630e415 368 0.32/1.00 vMB 21
361,989 361,989 00000000000000000bc3c25160f5ed3b0fe0b83106daed50f31b8077f1c1fb78 1,099 0.72/1.00 vMB 27
361,988 361,988 00000000000000000a5f35782a48e7c56666a089f8e983ef41738375d85eb733 571 0.21/1.00 vMB 26
361,987 361,987 0000000000000000031a311ddaebdff65abbb3ffc39c59ded5831a080909bf91 565 0.33/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.