Loading Tool

Explorer IconExplorer

Memory Pool

17,001 transactions
8.09 vMB
0.04994537 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.90/200 MB

Candidate Block

Mining Attempt 627887c7aaaef1413beb374905a154e3aa3f9b08c5cca679aaf00a0daca70d85
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 77353c1e1b9dd375b85a04b6d460e1903c28900b3a44a789d24d073135a318eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.03294502 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (747,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,741 165,741 00000000000008293e1b9a7b3e29893cb0bdd2de6f9e56cd11ecc595543fd68f 7 0.00 vMB 0
165,740 165,740 00000000000000377b30169e764f80e6c29a4577d09ea88b372871050f491990 52 0.02 vMB 79
165,739 165,739 0000000000000965738abadd84476160b1a17c53575a8cee6dd513f5a19f31df 89 0.03 vMB 126
165,738 165,738 00000000000000d90d3c6b25c7cc57c6282f2d73657b6b3d1c913545215f85e4 9 0.00 vMB 72
165,737 165,737 0000000000000b834e5fe2e21e820ecf047e7bcec08389e465f5a31dcd23f5de 59 0.03 vMB 21
165,736 165,736 00000000000004c13b8a6b5e7339146ba6743e94a02e3bd84bbf621775f3097e 91 0.04 vMB 108
165,735 165,735 00000000000009101f513dc61e3f2bbbd589a6c028eae503ae7a4655382ff04e 13 0.00 vMB 290
165,734 165,734 00000000000002411f627d2ec74ff47690563cf4de16f17897148b9da9550f72 20 0.01 vMB 15
165,733 165,733 0000000000000119837f40694c2eda98dfb9940ffe0dbec591955dd412b8558a 10 0.00 vMB 12
165,732 165,732 0000000000000943869ff31bce0a383d02f4b762be361b3567e97608b5e0ff22 31 0.01 vMB 118
165,731 165,731 00000000000009eb3b6b2aedff4d7b12fe9c65bfa25022e582a15884f85cade3 78 0.03 vMB 183
165,730 165,730 00000000000004621fcf019c465d463c5ca9d3e54db2032958b228c80a2ee2f8 145 0.05 vMB 164
165,729 165,729 000000000000054381459767548842232a3b25218620e0898ee6db5d5abc1549 14 0.01 vMB 180
165,728 165,728 000000000000008d3e793ff69dcb35217d27a60b57a62de02ed6a44e78d67f24 25 0.01 vMB 14
165,727 165,727 00000000000001e2abaa9123ef669c3b2e8557a5aa7e68f3c9db4902a594bfbc 22 0.01 vMB 36
165,726 165,726 0000000000000231bdee3087bf4e4e0a0aeb16fc6e5cd7f7b805e730a34fd3ac 53 0.03 vMB 94
165,725 165,725 000000000000018509b28ae97bb7116926cae970854203d1d36fd89531cfa26f 62 0.02 vMB 80
165,724 165,724 000000000000068b5f3996320ed553235b74e158f8e5ed5f2d9778c71422385e 35 0.01 vMB 118
165,723 165,723 000000000000074c816b8d541f74dd1326767f44ef9fed08f92ec498c373d815 129 0.04 vMB 0
165,722 165,722 0000000000000653ce4568bef62dbc8a294ba72aaa60e338509743ad812200d4 9 0.00 vMB 33
165,721 165,721 0000000000000946ef4f3d0b7f44e66f6102c1f46a353ecbd599214cd7462c17 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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