Loading Tool

Explorer IconExplorer

Memory Pool

42,349 transactions
26.63 vMB
0.07524470 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt cbf7904de91dfd392e26ecaa014bb731505dd20eee5b5e34ee98115ce923d1bf
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a12ae8678a0d862ae228df95a650208a700417dd7b7ff879e6219c457a9df9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.02610237 BTC
Feerates: 99.53 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (407,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,403 507,403 0000000000000000004bba7ef691042d8b9bc610fa8687432f50ace100da78c6 525 1.00/1.00 vMB 61
507,402 507,402 00000000000000000034c066c99a19956c9b3d981b2cd9c04b01b0e99ff84f9b 469 1.00/1.00 vMB 14
507,401 507,401 00000000000000000045fe76f90e99eb13bd0967eb6dd4449087819f59ee0710 2,057 1.00/1.00 vMB 203
507,400 507,400 00000000000000000029867c80460ee1df560b97c2066e680672360dffc99761 1,011 0.72/1.00 vMB 42
507,399 507,399 000000000000000000592993f32b0349b393b21ac9d878843cca91f1f4b168bb 2,498 1.00/1.00 vMB 236
507,398 507,398 0000000000000000006bf51af57fbd7c2b1a60a5b07f9493413e49a09bd69e41 497 1.00/1.00 vMB 30
507,397 507,397 00000000000000000066bae7ba57950e2e2c0f197e731f73a6913f0192b156f8 983 1.00/1.00 vMB 70
507,396 507,396 000000000000000000524a27cde647320b05221778f1126327cb136c0d299fbd 634 1.00/1.00 vMB 50
507,395 507,395 0000000000000000001048907d7e50ceef60bcc56048e84f222f3f9bdbd695dd 1,825 1.00/1.00 vMB 151
507,394 507,394 0000000000000000006b9f77315a4dd89adcc724d280e6fc7bd0e81b44be4c1d 984 1.00/1.00 vMB 81
507,393 507,393 0000000000000000004b25d0728f6ee92f0324431a96300ad84d11f3ed0f02bb 239 0.12/1.00 vMB 196
507,392 507,392 00000000000000000020195796208e75fc4b1c4185d1d4633628bf7176f48f8b 914 1.00/1.00 vMB 91
507,391 507,391 00000000000000000054800a9b07c3aab37599a853bb018e2555b055a8268913 503 1.00/1.00 vMB 6
507,390 507,390 000000000000000000438950491488eeda6bfb8770e2b56ed8ffe5b87c361c50 2,415 1.00/1.00 vMB 209
507,389 507,389 00000000000000000013cee8b990a52f9a0c6eb64d82f87ec9e0cde3a47c473f 990 1.00/1.00 vMB 99
507,388 507,388 0000000000000000001f3eb2370c063f2a29b687d538a3745c0d14d64ce24102 1,197 1.00/1.00 vMB 128
507,387 507,387 000000000000000000584170e14de638852be2d0251a82bb4fadc7ee868d50e8 333 1.00/1.00 vMB 12
507,386 507,386 0000000000000000004d8767ae800364c0b89006853dd6df1b88931f7fabf6d2 584 1.00/1.00 vMB 43
507,385 507,385 00000000000000000037214d98d27fa314e5a313ae20901bbce15c0bf63237be 1,668 1.00/1.00 vMB 166
507,384 507,384 00000000000000000006cf74a65721cec508429b17f3b12d4adbe97ac79a745e 986 0.88/1.00 vMB 99
507,383 507,383 000000000000000000297451be1e8416715e37068cc2c10b80e6f1723a90510c 872 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.