Loading Tool

Explorer IconExplorer

Memory Pool

38,927 transactions
15.85 vMB
0.12469697 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt 1527eff15908f749093eae41d38b2a386d6c964529094d0b29d34fdb31ec5078
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (758,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,802 154,802 0000000000000275f250fea42712c06fd8008cb1d27cb46f6425eac7b1b7e9d0 19 0.01 vMB 321
154,801 154,801 0000000000000d94738927c8365fc09da50a98aa1b6bbb1cfbff437a4bc34e6e 8 0.00 vMB 0
154,800 154,800 00000000000008243cba0bc5c286d11393cb6e930190c163204692436a3833dd 56 0.02 vMB 174
154,799 154,799 0000000000000994b97b2ba76e436c8137f75040292841064e666afba2ab1cb5 119 0.04 vMB 95
154,798 154,798 000000000000032df7b6df72945860d8901e2ab5799592d6dfb22a62a003a571 43 0.03 vMB 147
154,797 154,797 00000000000008eb42b117ef56bfccb646dcfb7141331ee5827d6a3041f3ccd4 75 0.05 vMB 76
154,796 154,796 00000000000009b9d42b0eb1a3153c0da659566e324440edff68c78c85bc282c 24 0.01 vMB 0
154,795 154,795 000000000000046d886d648a754ee6ea2dd19ee369ef2c834964005e557a0213 20 0.02 vMB 92
154,794 154,794 00000000000009b3ecd01b152b98a2658e660215930237d0c2c25fbfea2ad0c6 9 0.00 vMB 2,711
154,793 154,793 0000000000000b4dd96da817da065674761de0b2f52d8a5d7bc72c51de37f465 103 0.03 vMB 5
154,792 154,792 0000000000000651c3d8713e2c96f98b7e121bdfbf339cea1871d5d8e13c59ff 41 0.02 vMB 116
154,791 154,791 000000000000092d9881caa4c7521efa6589519d7a7bc75e48e4a419b5ad1d8f 32 0.01 vMB 156
154,790 154,790 000000000000061ca257a177a5701917ec4a8aeab00715af3763b3f2fbaf5be5 88 0.03 vMB 11
154,789 154,789 0000000000000d54316d7cf16c719c877d40e5056086bb792c9d503a747b435f 18 0.01 vMB 314
154,788 154,788 00000000000007ea4af682c8bff79799f2b843af451e463ee6de256899b7b2d2 38 0.01 vMB 156
154,787 154,787 000000000000087cee0ea3ec8b78cf273a0078785514d79f872ae55b779dca41 12 0.01 vMB 214
154,786 154,786 000000000000061b7a5a601115ef88771df8c09b36c87ba632da8688f71aac26 39 0.02 vMB 250
154,785 154,785 0000000000000ae7e7fd84630c44d878d922174e7ebce0c439826956788ddfa8 88 0.03 vMB 101
154,784 154,784 00000000000005820eab7f86248a128a6f1a77f8a1194ac695e1d33620ca5f2f 8 0.00 vMB 355
154,783 154,783 000000000000088342132b197a7dd2788a5a679f87a01e045f0f25238b67ba49 16 0.01 vMB 474
154,782 154,782 0000000000000b5d4c2d426048271f128d301804ea900c60e32a2ce5c968b24f 27 0.01 vMB 32
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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