Loading Tool

Explorer IconExplorer

Memory Pool

44,992 transactions
28.68 vMB
0.06562389 BTC
Random Selection Loading Transactions
Max Size: 152.63/200 MB

Candidate Block

Mining Attempt b3c7e7fff44d7db303fef73b4d93af70b28a4448a9f651d6a731a71a588dc708
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 40fd27dd1a2094b61c44f672440c2adf953a5d5552ac37860f59eeb960c5ebf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01108106 BTC
Feerates: 301.60 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (573,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,310 341,310 00000000000000000d72eb73aea4a2f178bec6cbe49725a2423fa02a065d0af8 99 0.12/1.00 vMB 12
341,309 341,309 000000000000000000b671c4d6a13bc14c500016a4aff31a4edbc9e3cd6a55ff 284 0.16/1.00 vMB 28
341,308 341,308 000000000000000012f5559e95b487b13427cab9a3b8bdef4e6f5d1d6f7082ab 654 0.89/1.00 vMB 10
341,307 341,307 00000000000000000a36cbeefa00c43b428fd1d2227d262c756556f24d045242 37 0.01/1.00 vMB 31
341,306 341,306 000000000000000013871a5ce83cefb7f10f32c2e819331015bbd5c8adc74f98 165 0.33/1.00 vMB 6
341,305 341,305 00000000000000001a47bdb4d26a1499323304a8a159fcadb8e3fcf1db9dccb4 1,320 0.98/1.00 vMB 20
341,304 341,304 000000000000000012246f0d7ed0648d406f4e83a3961e9d86e7ee216bcf097a 89 0.10/1.00 vMB 7
341,303 341,303 00000000000000000bf7606b50de72bf36b9718ef3bb62f7a5390a96db669be9 185 0.10/1.00 vMB 23
341,302 341,302 000000000000000006624e3e83a909fade753488e9000851a1559c339dba9849 6 0.00/1.00 vMB 34
341,301 341,301 000000000000000009eee60b863a902da4f2e79066896387d4e017fcb3b3340a 491 0.24/1.00 vMB 31
341,300 341,300 00000000000000000829c47ba828cc67fa55cc84518ce5c48bf0b2f04fe15a42 50 0.03/1.00 vMB 25
341,299 341,299 00000000000000000c237bd819cb096275371feab82004a41ee08cd0994801fc 86 0.04/1.00 vMB 25
341,298 341,298 00000000000000000b45b97075b936d2baf07427217b6da401fbcbdac2c24927 348 0.17/1.00 vMB 27
341,297 341,297 00000000000000000554331691d733d0385e2340166812304c921ea3d35ea314 375 0.17/1.00 vMB 26
341,296 341,296 000000000000000016dd830739bfda259dda5daeeb33b0922a27cbf50150ef6d 971 0.52/1.00 vMB 25
341,295 341,295 00000000000000001586ed1c6fdbd886fc4f4975ffeee62813b6bbbe5cd09dcf 232 0.10/1.00 vMB 27
341,294 341,294 00000000000000000274d890434ce624cd6e0cc5b4974d8cb0029674f970704c 85 0.10/1.00 vMB 6
341,293 341,293 0000000000000000137c53e1f2d0a8280dc0e1e46dd850895c11b2172f761934 299 0.24/1.00 vMB 17
341,292 341,292 0000000000000000033cade0d2062b833437c30af2e42a5d19691260bca22e47 406 0.15/1.00 vMB 35
341,291 341,291 0000000000000000191cc144e70f1e0ccee43a03332302d41e2a911dabcae1e0 131 0.07/1.00 vMB 25
341,290 341,290 000000000000000001e8c9ad9300624f9fc1ee84ce1e83e8e84ad4da74e55828 65 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.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.