Loading Tool

Explorer IconExplorer

Memory Pool

42,009 transactions
26.77 vMB
0.05687186 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt d65003d09b11cab7d2e101e9f1ce6080adcdbf19b44c2d5e66d632b0c1e23992
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a3b2475c60a0582cb3141070ad2894a63331d6fe2cb8394e27a69b7f35dc4c60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.00730460 BTC
Feerates: 103.41 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (732,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,108 182,108 000000000000008ecd2fa887ef95b3ae61ba7d5843d2b0c05cf1590c02689eb1 70 0.04/1.00 vMB 68
182,107 182,107 00000000000006d84ea0a74cd6ad7592d3d6e604a4f7d2799ae99025cff512f1 257 0.08/1.00 vMB 112
182,106 182,106 000000000000000f3d3726cbe16625f1ba440dd3566759d2cbc742cb27606aa1 1 0.00/1.00 vMB 0
182,105 182,105 0000000000000514c455ef55393a9b76e16d67cdaddfad49f30776e0e9353d66 622 0.25/1.00 vMB 138
182,104 182,104 000000000000094447eb8183558f3bf01c29118c136380807ebe95dca0346c7e 344 0.14/1.00 vMB 132
182,103 182,103 000000000000095a41e018b4073a68146b817074f0f819b8789abf2f9b531c4d 139 0.05/1.00 vMB 1
182,102 182,102 00000000000001d1e96b273f2d2f41eb474f90bd4e6622d844ca2fbaa2947bb9 445 0.22/1.00 vMB 110
182,101 182,101 000000000000091388e51194d5d35a73c0cee6b412048ee69d2ea2c1ff769977 125 0.04/1.00 vMB 70
182,100 182,100 00000000000001369f1030d260fd6f19278240859a5094c183b63694984adb60 679 0.26/1.00 vMB 173
182,099 182,099 0000000000000565ca984de6e685cac0c5a1a822cea34007a1e711b694fb966b 244 0.11/1.00 vMB 108
182,098 182,098 00000000000008a786273d5302a10189734904590ecb60a41232b32388afa4bc 525 0.21/1.00 vMB 158
182,097 182,097 0000000000000a24c5a156fa5647814c06d8631554cb8def7ad2ef509defd4a0 64 0.03/1.00 vMB 1
182,096 182,096 0000000000000574b3c516586c14c6e56340a39047b4a7076b799b81568b0f7d 200 0.10/1.00 vMB 122
182,095 182,095 00000000000004f5e500874b0ce122ab02d4b17485a1d9882ffc4ac75a6ef2e7 513 0.27/1.00 vMB 109
182,094 182,094 000000000000067df46e71a6f9818266c0c4fedd961310487c3eded3588c0c7f 67 0.03/1.00 vMB 48
182,093 182,093 0000000000000929496420fbc9e28645ce83456dda338779ef47ee3446413d74 128 0.05/1.00 vMB 82
182,092 182,092 000000000000014b96f2759d1b666e5fde39c77a7bd48a28370cb9f2d38866f6 521 0.20/1.00 vMB 124
182,091 182,091 0000000000000304d71798be8c560586c28dc61c816739e64468b87704581c59 58 0.03/1.00 vMB 3
182,090 182,090 00000000000002eff2147c1a82298a1cb71fc01f2b89efe7db2d74a993ffaae2 560 0.25/1.00 vMB 162
182,089 182,089 00000000000009618cf1b1af8cb0933d1075794d573cf9836c7989e8cd42851a 103 0.05/1.00 vMB 40
182,088 182,088 00000000000004baa6053ed1b6ada88dce11739573aff0020be3d1fd222e7176 67 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.