Loading Tool

Explorer IconExplorer

Memory Pool

40,664 transactions
26.49 vMB
0.06292164 BTC
Random Selection Loading Transactions
Max Size: 138.15/200 MB

Candidate Block

Mining Attempt 7fe9ae450edd0649a84fa005313f3292c274970858e535ad27f0375b68d19e71
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 6ec88516950898b647fd0d68eb0fd5f5b65b4234212a376a26a5cad9887f38e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,250
Size: 1.00 vMB
Total Fees: 0.01406519 BTC
Feerates: 92.86 > 1.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (211,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,414 703,414 0000000000000000000902e6917b35016143f5e085a66842f00ef25b59eb2cea 939 0.91/1.00 vMB 2
703,413 703,413 0000000000000000000422548b07f96fd110510463fa579bf83012b5252f2c68 1,596 1.00/1.00 vMB 2
703,412 703,412 0000000000000000000810b1bf13920fc69f41a4e35e1ece3ae7600e56fbf6ca 2,018 1.00/1.00 vMB 3
703,411 703,411 0000000000000000000654e54190a673b86917733240df644a90795faea66d02 1,589 1.00/1.00 vMB 7
703,410 703,410 0000000000000000000536f8af1023aa9075274ea3b25e01a63cd27f724ea2a2 2,488 1.00/1.00 vMB 3
703,409 703,409 00000000000000000000182ac25e3ec8a8e38eccb7c15df468f601e8f1705168 2,414 1.00/1.00 vMB 10
703,408 703,408 00000000000000000000a9ee255859d5fb86e868f1a8ce8baf1a7680097b5f04 1,694 1.00/1.00 vMB 8
703,407 703,407 00000000000000000001fcede3d29f514fafbe094382427531c4a2acfe9144d6 2,772 1.00/1.00 vMB 5
703,406 703,406 00000000000000000001b27030b070417e0bee5707fd5009cb91643f387046f1 2,173 1.00/1.00 vMB 16
703,405 703,405 00000000000000000001db53d9b2e6116fc5745283cbf7ca9d7a40292751a921 2,396 1.00/1.00 vMB 10
703,404 703,404 0000000000000000000e4d6d5c4763ec359393904f91baa469da6a204fefc9bc 2,782 1.00/1.00 vMB 26
703,403 703,403 000000000000000000098581e7a771ce0626b0ed0e4093b01edce181d2be60ee 188 0.14/1.00 vMB 177
703,402 703,402 0000000000000000000e617c28dab83d2b7aff179bc51cb9a06e6fb0f7170674 2,271 1.00/1.00 vMB 5
703,401 703,401 00000000000000000002a7e1b7afab9130bec83f435eaf92c930dbcbb19be0bd 2,878 1.00/1.00 vMB 18
703,400 703,400 0000000000000000000b3d4164b59d3d8a28f167a7d57887ce540d1841a1e2f0 2,009 1.00/1.00 vMB 10
703,399 703,399 0000000000000000000219382577a6f364ffece504389e01b1f8db6ba5cf9a5f 1,183 0.40/1.00 vMB 10
703,398 703,398 0000000000000000000811d50a68177272800f1b2c0088bb6e3cb68fcd264c0d 303 0.10/1.00 vMB 17
703,397 703,397 00000000000000000005554612f6579a45ad1222db6d6f3f63c853f5cdca4c56 1,455 0.47/1.00 vMB 9
703,396 703,396 000000000000000000022583c9d23b463d10efd05e22db252fc74a3d9fe66d7f 2,070 0.66/1.00 vMB 9
703,395 703,395 0000000000000000000901be5590c88e3a4cea136992a107e743e93cee3561b3 326 0.09/1.00 vMB 10
703,394 703,394 00000000000000000002dcdb1e43b2b6e758563ca4188f8be878869ec084f84a 643 0.31/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.27 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: 656.36 GB
    • Received: 14.38 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.