Loading Tool

Explorer IconExplorer

Memory Pool

36,026 transactions
26.86 vMB
0.06389445 BTC
Random Selection Loading Transactions
Max Size: 135.78/200 MB

Candidate Block

Mining Attempt 89987aa83cff19ef22f3f35cf77b4217914b7b6cd1910592485f7d59d4d671b5
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 7479144db401ac1506b3dd58df60125e67bb8119faa726320bf83332894db13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.01355675 BTC
Feerates: 101.65 > 1.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (206,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,338 708,338 00000000000000000001425d1748b27b487c998238fee63794d57742d14e15cd 344 0.19/1.00 vMB 8
708,337 708,337 000000000000000000096a24ade3bab3a879d5f33159a081cc8d52fb15345c72 500 0.22/1.00 vMB 7
708,336 708,336 0000000000000000000601832dc1f1a25cd71e852675ace80c84f3a87a6a280c 2,305 1.00/1.00 vMB 7
708,335 708,335 000000000000000000093fd21237199a2da7bdb2fafee471c235af3caf0c4b9b 3,190 1.00/1.00 vMB 16
708,334 708,334 000000000000000000013fc06d93d143a723a58f0fa8abb45ab7a198fad4ee9f 2,332 1.00/1.00 vMB 19
708,333 708,333 0000000000000000000a9af033b27da22b1859090b499182136c5ad2d123324d 3,243 1.00/1.00 vMB 2
708,332 708,332 0000000000000000000c2ea5ad5955a5ab72db08b303a79cd221320f2fc1948d 2,336 1.00/1.00 vMB 13
708,331 708,331 00000000000000000007b70ffcfcbad103175ee245b4f378bcdb1ef7d4d8926a 1,374 1.00/1.00 vMB 17
708,330 708,330 0000000000000000000b93efaa186fe13b8f96eececa5560021ea2036a42ab6c 1,801 1.00/1.00 vMB 12
708,329 708,329 0000000000000000000c144ab51933e814c789f55590f5af6aa19d25dae2fc1f 2,657 1.00/1.00 vMB 19
708,328 708,328 00000000000000000000a3723003282a28ecdb47ca56f2b6d61b5d3119c78326 1,854 0.83/1.00 vMB 11
708,327 708,327 000000000000000000066a09e872b00f873765df7fbeed2db5b4197e93ecddb4 2,099 0.72/1.00 vMB 12
708,326 708,326 000000000000000000076b0fc08d361936df28314d8d22ba489effdd853e3167 1,046 1.00/1.00 vMB 12
708,325 708,325 0000000000000000000629ce2c20940f7e371dd4688dc56c70020ccfaf1c1069 959 0.56/1.00 vMB 11
708,324 708,324 0000000000000000000bdd1133bfd27c8ed8773d2fea61797a62907c13dae9f4 644 0.85/1.00 vMB 2
708,323 708,323 000000000000000000095072a86511f597ebcc7260dfe6359a50776d91753974 756 1.00/1.00 vMB 3
708,322 708,322 0000000000000000000a1bf77e43865eaf0433f99eb3f860e1ec0c20cbe1f8b7 2,642 1.00/1.00 vMB 4
708,321 708,321 00000000000000000002834b776910d1f812505aca3e047f5ab3078495eaa38a 2,224 1.00/1.00 vMB 20
708,320 708,320 000000000000000000015062b0012ed3ac3f1d49d7fdbf524f0040ba48606210 2,797 1.00/1.00 vMB 23
708,319 708,319 00000000000000000002eb8079bd51ab39235269d0b288ff637599e3667023eb 2,450 1.00/1.00 vMB 11
708,318 708,318 000000000000000000074eb61206990b0ac95eacac47ed354b022519835bfb18 2,976 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.75 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: 631.33 GB
    • Received: 12.06 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.