Loading Tool

Explorer IconExplorer

Memory Pool

18,900 transactions
8.89 vMB
0.06272491 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.69/200 MB

Candidate Block

Mining Attempt 85a4887fb2e6b76612d040302b18100070c03aded9c907211daf5dda781e78a1
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 36a6becda4ac78bebf96e3243a6f6c437b25a5c2b1d33f8881c744acead0f6e9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,087
Size: 1.00 vMB
Total Fees: 0.04183235 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (768,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,661 144,661 0000000000000383d2f0cae82dd0022dadcb632540063795daa2addded16fd77 47 0.03 vMB 125
144,660 144,660 0000000000000440ef14b46bc4bccfb7531dfc5d1f705f71bf52e32a9f0d3836 53 0.02 vMB 141
144,659 144,659 00000000000006261963c5cff48222118d55f6ede4be6f28b7b743ace902d7b8 14 0.00 vMB 263
144,658 144,658 0000000000000607aed09144ef5492ebb457b81468b316a7fb6e1ab75fd94669 69 0.02 vMB 206
144,657 144,657 00000000000002581e707b1fef70b173189e9b0dc7f31d71d9cc34be3ad48fa0 9 0.00 vMB 0
144,656 144,656 00000000000005bef4e489d8445d453f261bead23cd907d7459084408ff3ea42 24 0.02 vMB 145
144,655 144,655 00000000000005c87a33f944ff2fdace93d9affb1c54369bb5bbb46858fff17f 63 0.03 vMB 315
144,654 144,654 00000000000006bd1470b32c74625e9802a3d617aed5b71507bf6f6e3263e81b 18 0.01 vMB 53
144,653 144,653 000000000000087acdb48358217e94563d43929021a836d95ff5340eb9868bc1 9 0.00 vMB 52
144,652 144,652 00000000000005c55f007da6b19e1f06b7ba381131099a2ba9ad33b25abf95ca 113 0.04 vMB 35
144,651 144,651 00000000000003213626a7ee1793a8352130e58f312e083980a5ea2b2aa2e537 41 0.02 vMB 339
144,650 144,650 00000000000000bf07a17fbf25a82ba58358f0d71d3f28bcef1d404e28986daa 24 0.01 vMB 53
144,649 144,649 000000000000018e7bd8d691ea3334bf9e89228d56684cda1ddf1c48a87ec567 24 0.01 vMB 656
144,648 144,648 0000000000000628d4cd22117c44beac8fdeead34db3ff2ffb5abff1e78d12eb 157 0.05 vMB 123
144,647 144,647 00000000000003b8446bc53c0f721e737d5a1e0c094962e94e71b18a80372bef 110 0.05 vMB 33
144,646 144,646 00000000000008e578fc18284bd70f7b54e0531f93393c28a134141ca0a5d720 82 0.06 vMB 164
144,645 144,645 0000000000000366f1328adfb978b8b17035173d647609e34f43b8306699ec0c 62 0.05 vMB 51
144,644 144,644 00000000000002cec5761d52b1424b18fa88ae3f541d3638685dca12ea7ae678 62 0.03 vMB 57
144,643 144,643 00000000000002182d15f0cdcbfa39b0113b87c9743aa6f01b6386f5a6ddb136 65 0.04 vMB 86
144,642 144,642 00000000000008504c496507fd88a8bf58a53bdc4f5b732a6ef843217db20d36 37 0.05 vMB 158
144,641 144,641 00000000000003541df0fb5b8bf8f5e8b641a47f368b85f4224184dfe13e0da6 60 0.05 vMB 132
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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