Loading Tool

Explorer IconExplorer

Memory Pool

78,266 transactions
29.35 vMB
0.06524838 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt c5f7f7cccdc73097fd2243ce084e24f32fccd159be8fa29c878e36825d0026cf
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7529209527ab11c295a6b34d7ff92760a4ed823acce65525b91266accb782f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,169
Size: 1.00 vMB
Total Fees: 0.00571094 BTC
Feerates: 50.25 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (164,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,779 750,779 0000000000000000000615abdb7f2bc12be87131e30b6e6de34f41f77a88c316 1,034 0.49/1.00 vMB 8
750,778 750,778 0000000000000000000556bf092bd015e410eedc13a9bad22c4a7657f47e39d0 601 0.17/1.00 vMB 11
750,777 750,777 000000000000000000052a779fbd4969c1f44760663a3a2a3307145791d3b2b5 754 0.36/1.00 vMB 7
750,776 750,776 00000000000000000008aa373522d04ec135e65f56ecaca8e822877869ed75f7 2,088 1.00/1.00 vMB 4
750,775 750,775 0000000000000000000434a40c04d74535d9ae98523cbe6dc9f736b6a1685402 1,693 1.00/1.00 vMB 13
750,774 750,774 00000000000000000009d32ebdac5523a71a9096871fc0edf09ff9f4a987f7a5 1,192 1.00/1.00 vMB 13
750,773 750,773 0000000000000000000228b4f7484eb058aeac3b9f39fd454a3690846c4442cf 2,085 1.00/1.00 vMB 4
750,772 750,772 00000000000000000008df2c84abb7922d71eba1dbb58eedb3d6ebda814ad8be 2,165 1.00/1.00 vMB 5
750,771 750,771 000000000000000000009c8bda5cffb5b6c964dee94bfddfe6e9f63b9dda54ab 3,766 1.00/1.00 vMB 17
750,770 750,770 000000000000000000037385e4eb28a7d13f02e03030bc4913a4ae421f4c41f3 898 1.00/1.00 vMB 2
750,769 750,769 000000000000000000039806c3df088d884cbffe8396e000407df503d5db1d02 1,384 1.00/1.00 vMB 3
750,768 750,768 00000000000000000000b92ec9015edd5eb2c10ff3fdbb1f395d56bd4b50553f 2,044 1.00/1.00 vMB 4
750,767 750,767 0000000000000000000168d4396df7eae0091dfd03bd76afaa0e5cbf85b7c925 3,353 1.00/1.00 vMB 17
750,766 750,766 0000000000000000000811d22829991146f1653a0c2d250e3b5999e7aa38eccd 2,932 1.00/1.00 vMB 9
750,765 750,765 000000000000000000081d60d4bd23f3a125a63d135c5e11f07eea4979fba79d 2,366 1.00/1.00 vMB 9
750,764 750,764 000000000000000000082f0550c852ad2a9b32606a4ce6f51daa09f42b6fd550 2,712 1.00/1.00 vMB 11
750,763 750,763 00000000000000000004c280fdef8d27c2a015117bf75d99cfe799869aa6e615 3,282 1.00/1.00 vMB 15
750,762 750,762 000000000000000000085608544405ef9f09dc2c9b2c121d94c2125ae427600d 3,086 1.00/1.00 vMB 24
750,761 750,761 000000000000000000096a5091a761fdafb88b441fa64739b8ad1adf3b505efd 755 1.00/1.00 vMB 11
750,760 750,760 00000000000000000008bba7d30b0018a3b0c49b238550b943915d94ab7a8385 1,936 1.00/1.00 vMB 16
750,759 750,759 000000000000000000066a6054059b6a6812910121815d28698ca4d4c9dc0bdf 2,750 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.