Loading Tool

Explorer IconExplorer

Memory Pool

79,404 transactions
29.29 vMB
0.10557585 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 818af49dff7a25854c0a4a342cd25da69bb03e9ee122495808ac3940deef3ed9
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 86531e9d2c2474f8a925ee41d7f8e1e4f52060f57583b28f371e6eea7f1801eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.04417442 BTC
Feerates: 137.15 > 4.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (577,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,214 337,214 000000000000000012169985dd174ae808ce75791dbe86cd4be8c937a4362dde 215 0.19/1.00 vMB 16
337,213 337,213 0000000000000000003f1d7fcd615fbc64fb39e1aa3d061821aeb983e09d608d 647 0.35/1.00 vMB 27
337,212 337,212 00000000000000000a452921f670d8398c9ebb5b89c816d4b92e8662b2c06404 182 0.11/1.00 vMB 25
337,211 337,211 000000000000000014a6de809e0f434e14043250c5f92cdc0deec64c40505d99 780 0.36/1.00 vMB 28
337,210 337,210 000000000000000008bb7f424d81b7a0ea568086f4d320c2867705f88c27bb0a 496 0.35/1.00 vMB 23
337,209 337,209 000000000000000006825b295794004d6552a3e6d04079a9fe07b61c78658935 94 0.09/1.00 vMB 11
337,208 337,208 000000000000000012fda2fa12e542d95c6383efe4cb1f3a1c1d884879679b63 314 0.18/1.00 vMB 20
337,207 337,207 00000000000000000d662165cb6e2bb767bcb4a2f644914224ab4ac6f6d4c091 410 0.42/1.00 vMB 14
337,206 337,206 000000000000000017a3fe01bcd5e111ae1c0a7460dff0a3f549f132207e3561 57 0.02/1.00 vMB 30
337,205 337,205 000000000000000004feafa95f278cd94f30ecf280779a1a91750fd46d69e336 265 0.13/1.00 vMB 26
337,204 337,204 000000000000000005de24811aafefaab832e335d0fdc023a4cb8203f416392a 108 0.05/1.00 vMB 28
337,203 337,203 00000000000000001928bf866b25aca486a7b239b30926041342bb501cc0b0fc 110 0.06/1.00 vMB 18
337,202 337,202 000000000000000005cce1ea38cee5d6f305d56dae31d5a0d937cd3fcc94826e 984 0.45/1.00 vMB 29
337,201 337,201 00000000000000001756097637129cd30ba645b5037e3a968f9d961db805dd97 154 0.08/1.00 vMB 26
337,200 337,200 0000000000000000027c3d0d22cb789427f5beea0e38eea29f7ae63fbd135c1f 754 0.46/1.00 vMB 22
337,199 337,199 00000000000000000cbc247862166a0bed5a980f3c6a8d09e349177b91f07170 525 0.25/1.00 vMB 32
337,198 337,198 00000000000000001615e76e253a6bedf1291472710051ca9848f60a4ee47664 1,547 0.71/1.00 vMB 28
337,197 337,197 000000000000000009a50154ada60fe05d7544e93d8f5710d2bd2494972a1210 495 0.33/1.00 vMB 31
337,196 337,196 0000000000000000159305e8cd3c2fb7e3e0e92c254fa98dfbb5e2850682e47d 717 0.31/1.00 vMB 27
337,195 337,195 0000000000000000146d7e4dbd79eee20d92f647cd93d5d97fcc996f6eb785be 865 0.47/1.00 vMB 23
337,194 337,194 000000000000000005beda554c9a00ae10490fb69059ea3a320d0b5436e21b51 1,272 0.80/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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.42 GB
    • Received: 15.93 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.