Loading Tool

Explorer IconExplorer

Memory Pool

39,554 transactions
26.78 vMB
0.08489722 BTC
Random Selection Loading Transactions
Max Size: 137.81/200 MB

Candidate Block

Mining Attempt 8186702469dc671481ba5bf3c9d49885c1faca623df18a38471c47a7cad3df1f
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 17f84f153d0bd04308cf1be34f5fd3580782c9d87c9a24c7ea3d703031388491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.03294749 BTC
Feerates: 197.12 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (344,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,547 570,547 0000000000000000001c01a5a35c2f910187d50063c48e7a853a02754c262936 2,849 1.00/1.00 vMB 66
570,546 570,546 00000000000000000017c20dccb7299518666e7eabf725e668609688ba26becf 407 1.00/1.00 vMB 6
570,545 570,545 0000000000000000002466b15381db1e81f25552305be6814c941d17079d7933 2,780 1.00/1.00 vMB 12
570,544 570,544 0000000000000000000e01cbc266ba9f74ac5fe0518175072144464f9d5869d8 2,826 1.00/1.00 vMB 73
570,543 570,543 00000000000000000001aa62bbc43fff4758f016a58dae7399c81f43bf582cd3 3,243 1.00/1.00 vMB 133
570,542 570,542 0000000000000000002b6204d82fa25254d579a04106b154c4a1b93f35226d1b 2,921 1.00/1.00 vMB 42
570,541 570,541 00000000000000000006324ea478a5108464b1af85be1bdd81e0a0b9f5e6d683 2,086 1.00/1.00 vMB 60
570,540 570,540 0000000000000000001f2d65d3a818499d2fd0932515bee91d157c91c512f7f5 3,204 1.00/1.00 vMB 42
570,539 570,539 00000000000000000017be56aaf5138b11eee8b65261b12e211b3b2d8c096446 2,990 1.00/1.00 vMB 122
570,538 570,538 000000000000000000162a3e93af9f193bcf8e5d76c109df0a49f0cc2bfaa753 3,416 1.00/1.00 vMB 38
570,537 570,537 00000000000000000017bb4592109fee0997a24c964b06b9f193f573ddd7988f 3,054 1.00/1.00 vMB 50
570,536 570,536 00000000000000000013e2fa70883a5383d14224f32dc528279f738de4210a8b 1,633 1.00/1.00 vMB 11
570,535 570,535 00000000000000000025622ac316c9dae077eddf9ecb2f1acc5ee7a3b12e992e 2,371 1.00/1.00 vMB 22
570,534 570,534 0000000000000000001e48a67a2b182d0e9504390a2351423229d4fd9b1e8515 2,688 1.00/1.00 vMB 16
570,533 570,533 000000000000000000217f46c6cd614888c49d32d0b22887516ee82d9a47f487 3,363 1.00/1.00 vMB 55
570,532 570,532 00000000000000000014b68a5df744250cac2b9e08b7c1da94fd29414a71811f 3,688 1.00/1.00 vMB 54
570,531 570,531 0000000000000000001dad1d32b3f473068afb40c26743157f84708dd0aeefe1 1,946 1.00/1.00 vMB 122
570,530 570,530 000000000000000000255a2f843089e998a2721b31ddd52c7f260393c3cc63ae 958 1.00/1.00 vMB 4
570,529 570,529 000000000000000000108c374bd5249cde0f1712f26cdbbcda2b73127811504e 2,777 1.00/1.00 vMB 41
570,528 570,528 0000000000000000000d4833adbfb465d4cfb57c2918b830db228cf1b217d99f 1,634 1.00/1.00 vMB 10
570,527 570,527 0000000000000000000de3e7a7711130dbac9fb0a14e5ad6ab72d080182f3321 2,828 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.81 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: 635.12 GB
    • Received: 12.29 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.