Loading Tool

Explorer IconExplorer

Memory Pool

17,870 transactions
9.78 vMB
0.05195228 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 0068b9f884efb1649dae80689af28df65ee11782ae3e738bd8da90bece72776b
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root da6680d43187d386794c5c7ef2a84315403ba4afbccc5b58caf160a5b2ca2045
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02949364 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (745,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,119 168,119 000000000000076b8712ba9df093bcf6b7cb577ef47999578ca67c83bb037fa3 133 0.06 vMB 123
168,118 168,118 00000000000001ee6ea1c6d665b9ad03442567b2aebd2d14ed8aece6a04d753e 80 0.02 vMB 80
168,117 168,117 000000000000051b4dc3f3d088ea0782cf46f85775290788b9a6bb6a5f97d473 13 0.00 vMB 16
168,116 168,116 000000000000050823d5ae549a4223cc2ba2ac86a74fc032ed20fbfceb315ee5 58 0.04 vMB 113
168,115 168,115 000000000000015374f22aa898a0e9a1000a5f52788ae681fbaac4aaa3c078b7 101 0.05 vMB 66
168,114 168,114 000000000000042f7c236a243e2d84bec12210dd2dd5abbeaaf55024898ac70f 1 0.00 vMB 0
168,113 168,113 00000000000008a3143361b8421b7d02a53776937e8ae9cbcb56beefe6b593ab 110 0.07 vMB 112
168,112 168,112 000000000000021169077f836f650a3ca041646e9a884f053761ce2950ddeb6d 12 0.00 vMB 0
168,111 168,111 00000000000007ef1cf0005beb2e18fa96c5f221cb9caa455e8a06932e07604c 15 0.00 vMB 48
168,110 168,110 000000000000013e8bf348f7d087d72dd360781b9b325bebc1cca29fa4eff7b7 77 0.03 vMB 198
168,109 168,109 00000000000002bb65c8dd5a6607237d727fe28c0f412bdf7649fa14b7841a2a 14 0.00 vMB 10
168,108 168,108 000000000000004cc0a47117406b68039ca4d442a5d35a182ed1d274df9b3c56 75 0.04 vMB 115
168,107 168,107 000000000000004a18fbdb1da316ee7424b9afc9cbdad9c31d2ce39d6177cfc3 26 0.01 vMB 165
168,106 168,106 00000000000004738e71f53f88ed17cf167aa6b9d52256162e1640f59e96c20d 89 0.03 vMB 78
168,105 168,105 000000000000038bc42ede6f9414a849b0e4bdc4ec63e06726ab4ac3ea9f0e61 115 0.05 vMB 172
168,104 168,104 00000000000004e9e8fcc660f3305e1e92365c787d1e573ff39f9337da24cdfc 30 0.01 vMB 31
168,103 168,103 00000000000007d70961861b03bd329646c7cee3ac76bcca3d96556799c1985d 13 0.00 vMB 61
168,102 168,102 000000000000057b76defc142537f60dd02447551d3cb27b1e1c3ea500e51a99 32 0.01 vMB 79
168,101 168,101 000000000000026e8d868371c821994b7149edb4db5415a6140f8191ea89f1f1 15 0.01 vMB 144
168,100 168,100 000000000000068e81398915896ed3cc5d0faabe92c0e1b145b6fdbe03474cb9 31 0.01 vMB 102
168,099 168,099 000000000000065b21c99d4ee05eb95ff83bd2827bc67821a5543941c93f7d95 5 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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