Loading Tool

Explorer IconExplorer

Memory Pool

80,720 transactions
29.67 vMB
0.10002420 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 7222e257cdeefc56f0037d0705eee75a0daa83b5375dfadc97b4860cde58b07b
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 046f20320e264eeff82c537018534c09b9a9da9bc39419aba11f1254d58eb903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.03606492 BTC
Feerates: 146.36 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (320,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,035 595,035 00000000000000000011d0617e378b95de018ef1cb2fb9e2dcb455dcee5e838d 553 0.15/1.00 vMB 12
595,034 595,034 000000000000000000161b1011ba5c7832b2844b678ec1e6f32f7bd2d877d227 300 0.08/1.00 vMB 10
595,033 595,033 0000000000000000000224a15c7e8974b81e08e1525e1c401cd63dc85cad7366 395 0.11/1.00 vMB 10
595,032 595,032 00000000000000000011d85ccf5dfd01935744a34040bc7d885a68a1eb2e8a6d 245 0.07/1.00 vMB 15
595,031 595,031 00000000000000000000564da15ffffac78bd1ab156ca4d2774fc00bcfe0028c 2,596 0.96/1.00 vMB 10
595,030 595,030 0000000000000000001586d2112412344607c69623eaf3bdce9dad3e0c1ea362 3,631 0.99/1.00 vMB 13
595,029 595,029 00000000000000000004f8c9dcc59bc58642dc8035963eab7fd6907537263595 108 0.02/1.00 vMB 7
595,028 595,028 0000000000000000000ba10cb9866db2e83e8ddccac526fbd3e090426fc8d05d 1,574 0.49/1.00 vMB 13
595,027 595,027 00000000000000000011069778ab2c5b16b2702207cefeddcba8c72f6243357e 929 0.30/1.00 vMB 15
595,026 595,026 000000000000000000163898d81b7ea0d31330ac66ea6d05bee0415bde085c65 161 0.04/1.00 vMB 11
595,025 595,025 00000000000000000015a85c70761508b1c65acb2c56a88e7430dbdf32d49989 1,895 0.55/1.00 vMB 12
595,024 595,024 00000000000000000006a3f75a977f006aef0f88c5e0a2a4df831f9539648376 352 0.09/1.00 vMB 9
595,023 595,023 00000000000000000014341fcb455ef49bb78895c68da7f3c76e55140c55bd91 1,245 0.35/1.00 vMB 11
595,022 595,022 00000000000000000009f63939e247452d54a5e8172f4a6f3caf7137598c4a02 1,285 0.36/1.00 vMB 13
595,021 595,021 00000000000000000003b425af4c3a6ab45399c794623e3b9b132f34efba414b 952 0.28/1.00 vMB 15
595,020 595,020 0000000000000000000c3d3a8fcfe80aa39a5053457bfe34994a4049ce5343e3 178 0.05/1.00 vMB 10
595,019 595,019 00000000000000000007cec9ad49c3c5bb315dcf26efa66a6877a26c8941b530 638 0.22/1.00 vMB 18
595,018 595,018 00000000000000000008f82c0860be676dcb245c53728d844c1027db5be53b1f 3,491 0.96/1.00 vMB 13
595,017 595,017 0000000000000000000d3f689d1d2a019176163b45697195be5a5c5dfe69b15f 1,239 0.34/1.00 vMB 13
595,016 595,016 0000000000000000000bf40e074b5f8406744fd685eda9d935c869506c98ce9d 1,602 0.58/1.00 vMB 10
595,015 595,015 000000000000000000047160ac93661545b0bee72c176e918895707e29b2b773 1,567 0.41/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.