Loading Tool

Explorer IconExplorer

Memory Pool

20,058 transactions
21.34 vMB
0.02575355 BTC
Random Selection Loading Transactions
Max Size: 111.32/200 MB

Candidate Block

Mining Attempt a0e62c8187ed529f1448eda90bbbfe1d624e3712e7bea1a029d3617a3649c261
Version 20000000
Previous Block 000000000000000000005df95644a969e89d673397b9333de5ce9cc73369ef62
Merkle Root 0ef791578cb5a8852445e13824fe765467da5be1ac3421bf2a53893282c8e4d8
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,741
Size: 1.00 vMB
Total Fees: 0.00243034 BTC
Feerates: 30.12 > 0.24 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,478 (6,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
934,426 934,426 000000000000000000016828f83627c51e6d12a465c9479133d42ed7c1c50288 713 0.22/1.00 vMB 2
934,425 934,425 000000000000000000012e5130cc2b23888ad42eb43843615f6e888663322f5a 3,352 1.00/1.00 vMB 2
934,424 934,424 00000000000000000001c9b55daa7faf6dd4c23715dee477d709ac0db0f6eb73 2,963 1.00/1.00 vMB 1
934,423 934,423 000000000000000000008dc05a7de02d51cc66efdd673717a7a0fd9ce0bcb71d 3,816 1.00/1.00 vMB 4
934,422 934,422 000000000000000000004f71ffd53a82c550e51a25786f281556456bd353f50d 4,185 1.00/1.00 vMB 1
934,421 934,421 000000000000000000014b680515a694d0118cf5419d1e82a327d1efb14c81cf 2,686 1.00/1.00 vMB 3
934,420 934,420 000000000000000000019adeee15de38cd419d077d58a0ba39f258ebe79f6cbb 4,851 1.00/1.00 vMB 0
934,419 934,419 000000000000000000012d7fa2b72446527fcd2ec823106f8299261e19c4102f 4,359 1.00/1.00 vMB 0
934,418 934,418 0000000000000000000072d7df9ca5384816f158ed1a3e39f9ff84e02c2e2e7e 1,085 0.28/1.00 vMB 2
934,417 934,417 00000000000000000000bd227ada4b71a577d9f415a55eac09e7d9f640cd63dd 4,004 1.00/1.00 vMB 1
934,416 934,416 00000000000000000000a168084e049e7311fb0cddd96bbc3a40dd045205a4d8 4,735 1.00/1.00 vMB 1
934,415 934,415 000000000000000000006fab88aa682cf614112d7f46dc75a253d2996b8a2a9b 4,803 1.00/1.00 vMB 0
934,414 934,414 00000000000000000000c17bc084dd49097d22657267d48e3fe67aa9152fe748 3,881 1.00/1.00 vMB 1
934,413 934,413 00000000000000000000f58fe2637350b1e3d5d468840d9713e4e8fd81edcfe9 3,843 1.00/1.00 vMB 2
934,412 934,412 0000000000000000000171b7b9d25a3c6cb5a9bd6841a81f14d3d88984f469ea 1,366 0.48/1.00 vMB 2
934,411 934,411 000000000000000000014c915511017501036838ff7c40601c0fa53270862271 3,853 1.00/1.00 vMB 0
934,410 934,410 000000000000000000015437d03de7963882aec35df67619c2a8cd18c3b69c8b 3,255 1.00/1.00 vMB 3
934,409 934,409 0000000000000000000094f2a911105e55ffed79f3417dde26ac98f613a8158d 2,349 1.00/1.00 vMB 0
934,408 934,408 00000000000000000001c0e67d3553468e2380862b21b01b3fcd7b4cf113ab57 3,765 1.00/1.00 vMB 0
934,407 934,407 00000000000000000000788eaf37c9413d283a20e8cbaba02f5d46d4660ec5d4 3,504 1.00/1.00 vMB 3
934,406 934,406 000000000000000000016813933167f300e365fb989536e8e75e99ecf01f6618 3,979 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 827.62 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: 4,460.08 GB
    • Received: 243.32 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.