Loading Tool

Explorer IconExplorer

Memory Pool

26,953 transactions
4.99 vMB
0.01346406 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.19/200 MB

Candidate Block

Mining Attempt 27e8d02959b5a392c43fbbc1a09c8cc365159ecbeeb368cef01f7b6ee0c67edf
Version 20000000
Previous Block 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436
Merkle Root d7c428f439c01eb8427b317b5d02889bf1922b4d4c4dda953598acd5e62cbbf2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 57
Size: 0.01 vMB
Total Fees: 0.00055080 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,940 (639,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
273,348 273,348 00000000000000025b6f71db84c7721c09fde73f5b5cb8db6d3e203228e0a74a 0.03 MB 110 57
273,347 273,347 0000000000000003fea725733157552300857c7588da58aaea08caecd9805824 0.06 MB 106 32
273,346 273,346 000000000000000351cfe5a4c7561fc845a5d63928958fa2eed071a915b003e6 0.05 MB 114 24
273,345 273,345 0000000000000001a133a0930305a1c470d8235559667243e2e22cef38bdf500 0.02 MB 44 47
273,344 273,344 0000000000000000b029d2692368194330d45d66c1e9600051278cbb3b4a8ae5 0.10 MB 361 32
273,343 273,343 00000000000000051a3a1321e450d621797b2e9192df7700288cbfddd4cc44ff 0.44 MB 717 29
273,342 273,342 0000000000000005b61f3fe5eee88b8bafa703d06b228604f039b5f1dc4a2f09 0.25 MB 773 70
273,341 273,341 0000000000000005c2c1321667d9a348a7598ebcde4eebbe2af186f5bc7b1775 0.02 MB 19 19
273,340 273,340 00000000000000027c4238ad6351d1f49cf7847cbe2f6a61eda5fd05fea07e9d 0.03 MB 73 44
273,339 273,339 0000000000000003ef54299101e0073851437bc8c8e2bf8842ef2494bb2c2e9d 0.02 MB 46 23
273,338 273,338 0000000000000004dcadfe947cd8a7bab9d73d278bafc2287e08f361adfa638f 0.20 MB 446 46
273,337 273,337 00000000000000004a725c245fcc83b6de4b81848bb6f21bc22e9de793b00eef 0.07 MB 96 29
273,336 273,336 000000000000000046e4851d9314ec7a086fbcddf520a1f291bef3ebede5bd91 0.09 MB 182 37
273,335 273,335 0000000000000001127e34d50dc07e8ac2921e9e9ee961ce9b728ecfd4e5786c 0.22 MB 342 36
273,334 273,334 0000000000000001a51ad0c7c4fc65aaba25622a0e5f704735395d46dde17213 0.04 MB 82 38
273,333 273,333 00000000000000029b8fe19b5b55e4109cbadc9b5d5376f84c58515d0471fc2a 0.17 MB 389 52
273,332 273,332 00000000000000010616eb63622e2bf443c80c973740a7f28419c5596a8dc96a 0.03 MB 42 34
273,331 273,331 0000000000000005cc2ff7c9a05db14dc09f8d3d23c71cb1e7c8f3290adb5d4a 0.04 MB 63 27
273,330 273,330 0000000000000002ad70214570ac407fb72d19a7c2df2333f3af697321a49eec 0.13 MB 293 57
273,329 273,329 0000000000000001ac296bfe7210ff3673e64bad5e10ab62a38f869b1e34d673 0.10 MB 241 52
273,328 273,328 0000000000000001b4f4521c3bd373c8a9658781fd780b4f902c3937e335b807 0.00 MB 8 41
Previous 10 blocks ↓
Total Size: 778.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 336.74 GB
    • Received: 2.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.