Loading Tool

Explorer IconExplorer

Memory Pool

74,912 transactions
27.60 vMB
0.07317537 BTC
Random Selection Loading Transactions
Max Size: 168.52/200 MB

Candidate Block

Mining Attempt 02ca1062d4a75c72d650d64aa339872b55e544dc3e9bdd8faa5fd7cb2a92f330
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 603eda1a75519f65e4f5dc171e1b03675744b450a7cb800f7d5164a5c2a4e4aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.01424019 BTC
Feerates: 80.55 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (184,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,183 731,183 000000000000000000090dd6960a585c03d53da71d565bfefd6674a248ec2c02 294 0.08/1.00 vMB 8
731,182 731,182 00000000000000000002c9e2aefd330baa54f3474dd7edb00de28d1018308d51 2,277 0.91/1.00 vMB 6
731,181 731,181 0000000000000000000323e58b97cd35ff954537b6152e2d28f2f9c620192f5c 1,970 1.00/1.00 vMB 3
731,180 731,180 00000000000000000007512a8a8f001487f5b166e80d3141bcedf0a81a2061f5 2,219 1.00/1.00 vMB 7
731,179 731,179 0000000000000000000671a35f0e65611860a49b963ad8264f49e540d81cf277 2,826 1.00/1.00 vMB 13
731,178 731,178 00000000000000000001b7ef1b1c1930ca17dc1f531a25719cb0ba8d2f9f6af6 2,941 1.00/1.00 vMB 8
731,177 731,177 00000000000000000001564fca55e6a9e84962d0497135749e0f50b6929b8a2a 160 0.03/1.00 vMB 9
731,176 731,176 0000000000000000000052862535c23ff0383546fecd8a1191fea8f8b784533e 648 0.24/1.00 vMB 7
731,175 731,175 00000000000000000008de3850fb038f7180a2436f33d1dc0fc7f50453baf0e2 2,527 0.72/1.00 vMB 7
731,174 731,174 00000000000000000005b1107cba24c5d65d9e565a3dbdd9b770ed255fb41670 972 0.32/1.00 vMB 9
731,173 731,173 0000000000000000000638b01a1897e50e19c97d88e389216207d77b71c96a51 1,312 0.52/1.00 vMB 4
731,172 731,172 00000000000000000006af7ef11e71fba9f8def7ac0c7b9eef2f6ee3ae8e5dc9 2,930 1.00/1.00 vMB 10
731,171 731,171 00000000000000000003ada2b958ea0bf5695bcef53d2b76626d34240c10abfa 813 0.40/1.00 vMB 8
731,170 731,170 000000000000000000064997a2351089d40e47dd74ceff428814ee48d5545d1b 2,438 0.79/1.00 vMB 3
731,169 731,169 000000000000000000069641ac48f44479b48d79680e3bb369c235fbfa536062 3,000 1.00/1.00 vMB 13
731,168 731,168 000000000000000000036716bf32bdf8f483a67f8b9090e0fef26155bc2ae084 317 0.13/1.00 vMB 6
731,167 731,167 00000000000000000008ed0f38ed28c64b70372552bdaad1b4e2132934a2e944 76 0.02/1.00 vMB 8
731,166 731,166 00000000000000000006b9244ae8bd71211e846857e3a78eca7015f24c548f7c 1,666 0.93/1.00 vMB 4
731,165 731,165 0000000000000000000946747ef5efe112bde2cc22e27378e8cf694dee38143e 2,354 1.00/1.00 vMB 9
731,164 731,164 00000000000000000005599e4880cd489c4d859e397081d49340ef17f2bb9427 1,736 0.54/1.00 vMB 8
731,163 731,163 00000000000000000007608205c5cce8834ba583620167fc37b8b1d1c929a726 1,127 0.45/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.