Loading Tool

Explorer IconExplorer

Memory Pool

45,150 transactions
28.77 vMB
0.13174238 BTC
Random Selection Loading Transactions
Max Size: 149.80/200 MB

Candidate Block

Mining Attempt 8e38444b36da311395cb5fec88d2b07456c2011505d28593977d952cca51b344
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 071c283e83a29d982f3e506dfcde9141266f2c809e6f0f57cd454853a595a0a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03705657 BTC
Feerates: 78.42 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (132,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,218 782,218 00000000000000000001cd7093fc8b1333c9796a6b1c87f00861497e3d33b794 1,498 1.00/1.00 vMB 21
782,217 782,217 00000000000000000004408cc28f854bb6e5586c499cac2339497a9c327a0e71 1,071 1.00/1.00 vMB 22
782,216 782,216 00000000000000000003f466476373cfda5981abaedab5104abecd95195f7eeb 1,164 1.00/1.00 vMB 26
782,215 782,215 000000000000000000041175f825519cccb8dee6fb3e4923e924cd51f7c81b65 1,357 1.00/1.00 vMB 24
782,214 782,214 000000000000000000018d75b2981e181614c8fca59b29af4bf8bf8bffb6b573 3,157 1.00/1.00 vMB 25
782,213 782,213 00000000000000000005292c9c5916f236819d9d7b37e3f83302c68c791ac1ea 2,680 1.00/1.00 vMB 34
782,212 782,212 000000000000000000001b519c082955e737cd54b5636d88cb6cf4e581312334 1,519 1.00/1.00 vMB 23
782,211 782,211 00000000000000000001911dd77ac6cb27f2d0cd4a4315912a36d7bc0b101b14 1,684 1.00/1.00 vMB 25
782,210 782,210 00000000000000000002bd27dd1ebc5a97e8e8d63933efe9419c85fc1cad680c 1,658 1.00/1.00 vMB 24
782,209 782,209 000000000000000000011e625bbef651550c2806fb5667163bd962bdf44be39b 1,381 1.00/1.00 vMB 21
782,208 782,208 0000000000000000000076acfce63e6c87be94688d78ed17ed527db0ff8e56c0 2,071 1.00/1.00 vMB 24
782,207 782,207 00000000000000000005776a4242de5ebfc59d247a114188851e3d24fd173f61 2,115 1.00/1.00 vMB 32
782,206 782,206 00000000000000000001044b1938af608dc1f653a55b9441880c47c27f0e0358 690 1.00/1.00 vMB 16
782,205 782,205 00000000000000000001f238daa2cef7fed30fbd31776ec2ea2468358b6f6dd8 399 1.00/1.00 vMB 17
782,204 782,204 0000000000000000000439b4631e2104fa7b39dd26bf41483ddf8f734eab450a 1,310 1.00/1.00 vMB 19
782,203 782,203 0000000000000000000427f07d4446a04d25115aa587cacb5f093135f9159737 1,624 1.00/1.00 vMB 23
782,202 782,202 000000000000000000045f64ee3d1f6b2da69d345a40b355edf5b8b025dd540d 2,505 1.00/1.00 vMB 26
782,201 782,201 000000000000000000066111180550d55d2b3134eeefa0e49ca6bea801b2eb22 3,516 1.00/1.00 vMB 35
782,200 782,200 0000000000000000000039a7b550669b426029dda22b48d5cabae81f6a36f512 1,269 1.00/1.00 vMB 19
782,199 782,199 0000000000000000000624829bbe377b464546bce31fb98c717299ee9a848d1a 1,153 1.00/1.00 vMB 20
782,198 782,198 00000000000000000000a52b05068acaa8300f21606311559958176747309af9 2,931 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.