Loading Tool

Explorer IconExplorer

Memory Pool

78,705 transactions
28.90 vMB
0.11135578 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt e3220f6f13629dafde199f689186c5098edadff3fbec9947ab8dced393d046d2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (182,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,135 733,135 00000000000000000005db55a67bc9c04138930f1c29304bd764c286cb015e8f 141 0.06/1.00 vMB 9
733,134 733,134 00000000000000000004765acb89cb2bbe51e8c7c5d47a8a00766fa8546dbf74 219 0.18/1.00 vMB 5
733,133 733,133 0000000000000000000091362fb5e626ba16493704d3cc16b963510441901b93 1,140 0.99/1.00 vMB 4
733,132 733,132 0000000000000000000267bb42e27323398e112c991eb44f97f92f511ad3ed23 1,446 1.00/1.00 vMB 2
733,131 733,131 00000000000000000004d00b5d0af2761794aa9f3ce054346b1f03f980288ee0 1,260 1.00/1.00 vMB 8
733,130 733,130 00000000000000000000464ec5b891fc72dd204803dd8d62608aa595f31082fd 1,976 1.00/1.00 vMB 11
733,129 733,129 0000000000000000000657e1304005292789b76aae70aec97b55711ea13d027e 139 0.07/1.00 vMB 9
733,128 733,128 000000000000000000026c992acf09ca853640b162c4b2d175d27a92e6dfcbf6 121 0.04/1.00 vMB 12
733,127 733,127 000000000000000000089d8ac93269039faff4469648d5548928a47c1aeb21ae 1,238 0.53/1.00 vMB 8
733,126 733,126 00000000000000000008d852a7e06c9b962275ef058c46612d13425a42339eef 636 0.22/1.00 vMB 2
733,125 733,125 0000000000000000000808140e2d340e7f84f71414c620823bdde6c70080c937 2,293 1.00/1.00 vMB 10
733,124 733,124 000000000000000000090f5db7efeb2662081290925c0ed6fd7fe72da5807e99 1,365 0.85/1.00 vMB 15
733,123 733,123 000000000000000000037f393ee5d0731b2c26dbb2c59055bdd89b69dfec2e2b 1,468 0.83/1.00 vMB 9
733,122 733,122 00000000000000000003c4593cd450554b3f1ae6e10fd7122487a6c9b116079f 1,582 0.97/1.00 vMB 7
733,121 733,121 000000000000000000096b91c62e5233b4989e6c3ecc4a0efa785986f378fc37 690 0.39/1.00 vMB 7
733,120 733,120 00000000000000000007ca81ca46b61fda776ad3622dc3bf075e017a1fa51f88 788 0.33/1.00 vMB 7
733,119 733,119 0000000000000000000819f6bf510f7f786a215b2a5e0ded102452552e5b9a51 357 0.13/1.00 vMB 7
733,118 733,118 00000000000000000003cc41c53f70b41a87e4d1fab2a7caa3b3d72d7434215e 577 0.31/1.00 vMB 7
733,117 733,117 0000000000000000000640dd7e51291e96527f78259408f88cd3f8cb37783c23 586 0.23/1.00 vMB 8
733,116 733,116 0000000000000000000069b461f877346c8f0bd19691ca6ff5c568061f85e0d5 1,157 0.53/1.00 vMB 5
733,115 733,115 000000000000000000039554fea93d8dce65e507a5d81c794975b7ca9ee5bc2d 1,348 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.