Loading Tool

Explorer IconExplorer

Memory Pool

79,242 transactions
29.44 vMB
0.08877390 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt f1325be40753a3edfbf1143ea00f9760e5ad668d6b31385ef1b355e1bf4c85cc
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 328d17ba9e4377e0f292df97f247cc1aefcfebbbaa9d16573e20fa57cb0082a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.02650071 BTC
Feerates: 263.85 > 2.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (546,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,620 368,620 000000000000000011b124bf6af22374cbbaa36d1ad8e940225c009dd21535f3 726 0.85/1.00 vMB 24
368,619 368,619 0000000000000000075e6a91ad3fc99054a68e094b5835d710ffdd508344b200 508 0.79/1.00 vMB 20
368,618 368,618 0000000000000000006d7ee5d0d83a78ba7b8d2160f10a9a5d192501431c87a3 689 0.90/1.00 vMB 23
368,617 368,617 000000000000000001de41c7252f5721933cc3beeb5f2d681fc5027137bbb344 962 1.00/1.00 vMB 26
368,616 368,616 000000000000000010ee4f8279f1b471cddbdde4a1b2311e10a7e5790a7425dd 963 0.95/1.00 vMB 29
368,615 368,615 00000000000000000c4f69c66e58d5c83085c5e68c8d2553c635abf409ac89df 860 0.93/1.00 vMB 27
368,614 368,614 000000000000000004dc44a131040fe35f51f60c3421512bc2663de2a351defc 1,480 0.84/1.00 vMB 34
368,613 368,613 0000000000000000043983dee995f49e8e347db11f086d1c593665df51676ef7 956 0.96/1.00 vMB 26
368,612 368,612 000000000000000008229707474583b8d02c35d777fea770eab9edbe308e359e 972 0.94/1.00 vMB 50
368,611 368,611 000000000000000002054876edae1fe44f9e6deba4d34b2156a606fee8f6c0b9 708 0.86/1.00 vMB 26
368,610 368,610 00000000000000000b1ace03ed44f6f6de2ab35d26c2cc4e3b1a3c4c21b89a0f 586 0.83/1.00 vMB 21
368,609 368,609 000000000000000005c89630f892aa30d80a7b9f076aa667a1e3b9a561964ef0 1,047 0.95/1.00 vMB 27
368,608 368,608 000000000000000006e494cbaf1cfc3b353662ccb4b11f8a136f6c9e64875b13 1,347 0.96/1.00 vMB 33
368,607 368,607 00000000000000000434aa89a94a367478e2f52ca7d6f41d724465bbf7053f82 1 0.00/1.00 vMB 0
368,606 368,606 00000000000000000c30bbc624f240f61ff3379089d605aeccadd1c5911a9b93 636 0.44/1.00 vMB 34
368,605 368,605 00000000000000000ea555a066d33782efc28299ea2dfa9da78405d10bc0b8af 691 0.67/1.00 vMB 46
368,604 368,604 000000000000000009614f6cd68a9d33c97233c2aeb6a643e36fc86f7362330b 1 0.00/1.00 vMB 0
368,603 368,603 00000000000000000f74d6867bd790ea245b2307c80f47791db3ef015abb06ce 631 0.89/1.00 vMB 30
368,602 368,602 0000000000000000102836b6107448289827c7eba93b7c37bc2b144bfc9cfb51 1,183 1.00/1.00 vMB 32
368,601 368,601 00000000000000000be13a49f9c0852b6c2c773efc816afadf4b2328bebc1b0f 752 0.91/1.00 vMB 25
368,600 368,600 00000000000000000c93572c7fcf0ccc927b5fb00039e90d1550327d6d83552f 586 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.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.