Loading Tool

Explorer IconExplorer

Memory Pool

82,322 transactions
31.11 vMB
0.12164393 BTC
Random Selection Loading Transactions
Max Size: 186.23/200 MB

Candidate Block

Mining Attempt aab1492dc22c6bfaa56acdd792aea72246cb62f46b616a0f7ef346de626e5830
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root add4bc48e6265e30c2f07b089db259c2abb9e1583705aef3632db864e5df7d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03632177 BTC
Feerates: 101.42 > 3.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (615,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,262 299,262 0000000000000000567aab6aef5cf7eff705fa869f7901042ef57c0fcd88d176 445 0.24/1.00 vMB 30
299,261 299,261 00000000000000006df53928682afa96812bccc3d10c985b2adaccbd28998b82 263 0.17/1.00 vMB 25
299,260 299,260 000000000000000001963d5960e788afbbfa2a365ae0d5d966bac6b79cbcdb0d 256 0.09/1.00 vMB 37
299,259 299,259 00000000000000002d9b5cb685b5a36e27c26ad2af94dcdef2dc161f71a9f532 251 0.23/1.00 vMB 21
299,258 299,258 0000000000000000389efc984d7cedd61eb6a5f0e2d0bbce7d0f0ae0004fd028 552 0.35/1.00 vMB 29
299,257 299,257 00000000000000007e2e75250e39117477ba7926f5a24ddca60ee74df18c5d5d 973 0.35/1.00 vMB 51
299,256 299,256 000000000000000055df5c5478a6e2bf67b5ea7df7a0fa3bf85bb3d8dcc3211f 292 0.30/1.00 vMB 21
299,255 299,255 00000000000000007e09d60d079cb46d9afc2709e5acd569c9cf3751d01fd015 1,699 0.90/1.00 vMB 38
299,254 299,254 000000000000000040a78527e2373149f612d00279b1061c7f36562fdf9c75dd 1,142 0.92/1.00 vMB 26
299,253 299,253 000000000000000012a447d2713a1c7ba5948ada874b0a8ea4c1c4f26d95000e 1,210 0.50/1.00 vMB 33
299,252 299,252 00000000000000000c7d1c44d9d7c28bdc8d85b1bc9b6becaefff46da16b4205 1,157 0.35/1.00 vMB 77
299,251 299,251 0000000000000000265279760dbaa4cd55072fca1a43ba95f3019597456ebc55 100 0.05/1.00 vMB 30
299,250 299,250 000000000000000021dc55c1bf2850100f1c19b92320aace0336623c1109d43a 567 0.45/1.00 vMB 22
299,249 299,249 0000000000000000884a493248e862801ef822db0e92f60892c009f1f1302906 662 0.25/1.00 vMB 52
299,248 299,248 00000000000000004e3b1af615ba5c9e784721e43d4194f0edc85c7aac24a6de 99 0.05/1.00 vMB 29
299,247 299,247 000000000000000076b3d55072e36f91a340c8f1a7adaf0acc390ffd662df58c 176 0.25/1.00 vMB 19
299,246 299,246 000000000000000073e0b2ae8d63eeb4f865640ca8f00a28092deeadcc3cf463 597 0.35/1.00 vMB 25
299,245 299,245 00000000000000005100e55505a412bb9c4212d23791ff21e2313d4e5074552c 772 0.25/1.00 vMB 71
299,244 299,244 00000000000000004e11dbbc6a304122062781f185e10540b4ecddd14a59d9f7 625 0.37/1.00 vMB 31
299,243 299,243 00000000000000001d6ba6de3851c7047cfdc38324599fde67f49d28ab02917e 1,135 0.53/1.00 vMB 50
299,242 299,242 00000000000000004b80627e03a111a6d58d0cd6b6de3fc28cb7b1ea9eb66736 462 0.27/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.