Loading Tool

Explorer IconExplorer

Memory Pool

41,517 transactions
25.96 vMB
0.05190682 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt dd5ab1b05e8944e845f3f1c361db8179a00e6c33dcebe873d44c47ddf861e40c
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root f20ef6b51717e873cdb65b96506107ff9badfe774f75282f494395865f2aeab2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00456471 BTC
Feerates: 40.21 > 0.46 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (173,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,913 740,913 0000000000000000000768ed02d98edef49b809740a855003b754fea204543a8 2,999 1.00/1.00 vMB 11
740,912 740,912 000000000000000000031239b18293e2663fcfc662b637dafa455b7e95593af8 2,554 1.00/1.00 vMB 24
740,911 740,911 00000000000000000000effa435e159adda04076d5e1a090c9d24733cfcc98b6 2,498 1.00/1.00 vMB 15
740,910 740,910 00000000000000000002751b9be17d8393a9f4b93fd9167343365510b81cfe7f 2,981 1.00/1.00 vMB 28
740,909 740,909 0000000000000000000801bc40a399f2169d3eab1085504d8f3818c85a686c5d 2,700 1.00/1.00 vMB 20
740,908 740,908 00000000000000000002b5ff95a4b8ec3e21ced3f5b7f6e9b235435986064d72 2,981 1.00/1.00 vMB 18
740,907 740,907 0000000000000000000467a2d1aed800ddf014a1f04a2039565d7b11dd02e3cf 2,518 1.00/1.00 vMB 19
740,906 740,906 000000000000000000037ff18a2d4661b2cda4e1aceea3bef1bc91fdd734c609 3,327 1.00/1.00 vMB 25
740,905 740,905 0000000000000000000874ae6c12d87a453ddf3bb945785ff0f53fc1bd8ea9f8 2,623 1.00/1.00 vMB 31
740,904 740,904 000000000000000000086d7ae47229ca06b4b3739374fea7dd55262af52d1b11 1,142 0.93/1.00 vMB 15
740,903 740,903 000000000000000000035383fe4cf9bab2a5226d01a088002f88679bbe33c53b 2,234 0.99/1.00 vMB 18
740,902 740,902 00000000000000000005ffb56c822c2cc4a94c6e9b682e466d3fb5506549fcac 1,727 0.95/1.00 vMB 11
740,901 740,901 000000000000000000070af16514b644046f702342521bd6a05e5dcf0f103a9d 1,505 1.00/1.00 vMB 11
740,900 740,900 00000000000000000006d02b1d968e9bc5d486e5168f89823cc31a5a76e37a6f 2,203 1.00/1.00 vMB 18
740,899 740,899 0000000000000000000223c11a0d704da521a22427ffebf616bb3bd61f85dd4f 3,146 1.00/1.00 vMB 27
740,898 740,898 0000000000000000000663a6ca32b4250cde8a2796e1d844b7fc29a31ee5b4a1 953 1.00/1.00 vMB 11
740,897 740,897 00000000000000000003535f3b962756333e03a13519482709ef2e95b0a4e759 1,881 1.00/1.00 vMB 18
740,896 740,896 000000000000000000084a8a2d4b8af69de128ecaa1d71d7e270f41d7ef421de 535 1.00/1.00 vMB 8
740,895 740,895 00000000000000000006d65c90883af6c73e99aca4a1891191858662a69754a9 921 0.34/1.00 vMB 23
740,894 740,894 000000000000000000053753f1253fe593721c17447bd020cf72ac19ee80a44f 1,768 0.65/1.00 vMB 19
740,893 740,893 00000000000000000007d5df496fddaca86e1f457f0cf2371b5a7c5a1b675bfd 347 0.13/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.