Loading Tool

Explorer IconExplorer

Memory Pool

78,310 transactions
29.36 vMB
0.06558212 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt 6578279ca47b211631824d60fc5019c46d27d4d563a46edbae0180ed3d52b57a
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 60b3562b057df3ef4566e6e291c3789c8610a8757857a20199012002e6663540
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00602075 BTC
Feerates: 50.25 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (284,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,901 630,901 0000000000000000000a55ed3cde25139a6a4771ab810d714c64f72b026c2748 3,024 1.00/1.00 vMB 118
630,900 630,900 000000000000000000096e6c5296bb09e6ed0f58e15ac0fb0b7790c4a4dfe0d5 2,225 1.00/1.00 vMB 145
630,899 630,899 0000000000000000000d3a54f2e2546d540ced9f2044bc62a7b465dafd7498f2 2,781 1.00/1.00 vMB 139
630,898 630,898 00000000000000000011250bfcf4e3fc4d38eb39f5d59dbdd10aa7bf7e39b857 2,303 1.00/1.00 vMB 126
630,897 630,897 0000000000000000000e2ebe3d4850d9613417aafed843fade31579eab426bed 1,964 1.00/1.00 vMB 179
630,896 630,896 0000000000000000000c976796e6f45e7dc8b51df3cb96935aea77d003b89399 2,078 1.00/1.00 vMB 169
630,895 630,895 0000000000000000000a8b30e9be9b18bc1b4129d8570b69a754befa6c054867 2,269 1.00/1.00 vMB 188
630,894 630,894 00000000000000000001287bf2f929edb5e9f923177db8812a291614a68e5109 2,249 1.00/1.00 vMB 137
630,893 630,893 0000000000000000000964ee0c5d67c74783626a058a76105f77ce0469ef379c 2,065 1.00/1.00 vMB 150
630,892 630,892 000000000000000000068e9a1a96347f7815cd6f0a4d8c9e1b45305a9afd8364 1,469 1.00/1.00 vMB 168
630,891 630,891 00000000000000000000041974b079e93a666bedc5576b22c66cbbf15a94abe9 2,807 1.00/1.00 vMB 185
630,890 630,890 0000000000000000000cd1b09d905a6531f9f2b8ce47576cc0b1059aded7c787 1,863 1.00/1.00 vMB 163
630,889 630,889 0000000000000000000e4cfb756f16ea94b14431ac011e1e26d091c35248e819 3,078 1.00/1.00 vMB 147
630,888 630,888 00000000000000000008e296f8947b5ab7b31ab98ecd2cd2d9a143d7391f2f99 3,308 1.00/1.00 vMB 153
630,887 630,887 000000000000000000030acd5d9da145dfb98394b2fcb4d6fc45f3afd5c0f5b2 3,149 1.00/1.00 vMB 159
630,886 630,886 0000000000000000000086763834cd71633cbd7ac641c99c104b2bc73959f8b3 2,526 1.00/1.00 vMB 167
630,885 630,885 0000000000000000000a2b9186e354eb5aecf566aa340b4d1065b9e06289df66 2,048 1.00/1.00 vMB 179
630,884 630,884 00000000000000000001ac3bd2d6df269ca43c4a06a3357e306ef0e55970f759 2,655 1.00/1.00 vMB 201
630,883 630,883 00000000000000000008a5fe7075c667dcafad5be7c91a6e1943423116c4f2e1 2,489 1.00/1.00 vMB 183
630,882 630,882 00000000000000000002eea9138377fd7039677cc0ac0265d6f7d2b75308767b 2,280 1.00/1.00 vMB 170
630,881 630,881 00000000000000000007d614c0b374fb92737b358386cfe10318d8d99702c02d 2,600 1.00/1.00 vMB 192
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.