Loading Tool

Explorer IconExplorer

Memory Pool

76,331 transactions
28.52 vMB
0.06992167 BTC
Random Selection Loading Transactions
Max Size: 172.68/200 MB

Candidate Block

Mining Attempt af24782dba231a8b72d7af1e20afdb624133a2f04550d4a1fb01bb658d3582a1
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root a60cba007fca5008641254de5d7a1f920b1e6b24c61dc745ecbda8ba6ef17fb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.01078272 BTC
Feerates: 150.93 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (322,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,243 592,243 0000000000000000000836197783a4fb659924d0f198d8640104596e7d0e86d8 2,973 1.00/1.00 vMB 42
592,242 592,242 0000000000000000000d427023673751e590052dd1525d4eb172c0e6cc145bda 1,528 0.60/1.00 vMB 15
592,241 592,241 0000000000000000000ed9bdd299fa4469c81c6d812fa46fa280b21fbd588440 2,815 1.00/1.00 vMB 22
592,240 592,240 00000000000000000009146f895f653df5b9768011cdbaeba6e4c3b655b46812 1,935 1.00/1.00 vMB 7
592,239 592,239 0000000000000000000974255749f74a121764537987a9bc15de50567c7ec6a5 2,543 1.00/1.00 vMB 19
592,238 592,238 0000000000000000001ac315f5454eeeb8d8f664ea3673a8355ccaeb89e8aeef 2,054 1.00/1.00 vMB 25
592,237 592,237 00000000000000000007eb10ca6df4592e3497a4c79bafe268c970063b65250d 1 0.00/1.00 vMB 0
592,236 592,236 000000000000000000064b2dce2204d425b2acf2ff0df550a319c3528ce71ba3 3,201 1.00/1.00 vMB 51
592,235 592,235 000000000000000000171e670e39f31f2dd988d5e6e079341219f56dd1e9f6b5 2,965 1.00/1.00 vMB 25
592,234 592,234 00000000000000000013ee11103971431395c3256b4393f648a5ac5b5d3deb82 1,400 0.54/1.00 vMB 17
592,233 592,233 00000000000000000012708c33caf8f614b671eaddb96a4649e623e2aaa863e0 1,452 0.52/1.00 vMB 11
592,232 592,232 0000000000000000000158e41386bd9756a304dab46559e90a31f171d1cd8180 2,734 1.00/1.00 vMB 20
592,231 592,231 000000000000000000043da02c9bf3e27c6afcd0de64a041540da4acee0a0545 3,017 1.00/1.00 vMB 23
592,230 592,230 00000000000000000003f3333959a57abbd08280f1bef0e7ee25af2051e056ed 3,006 1.00/1.00 vMB 29
592,229 592,229 00000000000000000016012384c53fb40e1aea4f5accfae2bf816d506cb0703a 2,942 1.00/1.00 vMB 40
592,228 592,228 00000000000000000005bf0867a74a8d82cd092ac3afae4cf5135b3ad2e2b768 1,906 0.78/1.00 vMB 7
592,227 592,227 0000000000000000000f2078dcdab4a32992c8e91941701ab72fe54c5d20da30 2,681 1.00/1.00 vMB 33
592,226 592,226 00000000000000000015b9be8bfb05c57fc8ca11b149533f323ee5c54babe13e 1,538 0.49/1.00 vMB 24
592,225 592,225 000000000000000000041173bb0a4305dd9c06630300a28763b560b880548ab4 615 0.29/1.00 vMB 21
592,224 592,224 00000000000000000016bf21cf56114c64aeabba08fbe2ac8d3d7ff23739691c 1,928 0.69/1.00 vMB 18
592,223 592,223 0000000000000000001066e2d302c690c2042fbed3aaee1c51baf577d435f38d 358 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.