Loading Tool

Explorer IconExplorer

Memory Pool

47,687 transactions
28.74 vMB
0.09805742 BTC
Random Selection Loading Transactions
Max Size: 151.62/200 MB

Candidate Block

Mining Attempt 1dcfc5fc671b0d18f1a7cea4d878c0e9290f55f885d0d54efcbd11ddbdce2508
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 920b4da848b3b9774d8cf5afac6173325a38698f7ee299fd9431fbd13b4791a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.02373332 BTC
Feerates: 70.48 > 2.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (581,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,219 333,219 0000000000000000166f0d0aad58f4ca8b33f15539f9fdd09f721aee11422b0c 473 0.25/1.00 vMB 22
333,218 333,218 000000000000000014a6fa253f83919d82497ec386d597cb5f2446911d0934f7 966 0.44/1.00 vMB 27
333,217 333,217 00000000000000000229a472c2a2f30eff374902e36a48cd70ae26d56f30909c 149 0.10/1.00 vMB 13
333,216 333,216 00000000000000001073f4148a449be641a4dce779b6c123a4c5b359b7fd064c 145 0.24/1.00 vMB 6
333,215 333,215 0000000000000000077a969c0a9894610e228a4e6f8a2bfcf5bbf5e451d23149 139 0.04/1.00 vMB 34
333,214 333,214 000000000000000008a3b3ee1dc7701db8c0f58aa960b38032f508f4dc7b24a5 293 0.14/1.00 vMB 23
333,213 333,213 000000000000000019eee3e5280876dd3580c67458c65bb8958d4467a6a6f4b8 383 0.21/1.00 vMB 26
333,212 333,212 00000000000000000790cb56c86feaf7eb74d44267a4826397ca7cf8e4461a6a 677 0.34/1.00 vMB 24
333,211 333,211 00000000000000000e823208fcdac044f1c849e3c1190c72cd5996432f0295cb 814 0.42/1.00 vMB 23
333,210 333,210 0000000000000000162bebecfba1a0b9da7a6dcca3c17a7e36ad384fe1f8f5c2 64 0.02/1.00 vMB 25
333,209 333,209 00000000000000000f3fb3bbb8173e63b787d3e5de10ea32ba0fa03746e6c2dd 109 0.10/1.00 vMB 8
333,208 333,208 000000000000000013116af094ea063d1af05b0492c090f2f2e6be2424e110e8 816 0.49/1.00 vMB 22
333,207 333,207 000000000000000000a1799df214ce4ed84aa153c77053107683967ecfbaedb4 1,342 0.73/1.00 vMB 24
333,206 333,206 00000000000000000b6bb86bdd705a52ae55c3476219c8abbafd6cc3204d3e2c 502 0.27/1.00 vMB 22
333,205 333,205 000000000000000003687167bb3026cf6aa1942485cb207487f3bf14b9c66737 531 0.22/1.00 vMB 30
333,204 333,204 00000000000000000b6398db5706c600ae7cda8f058a2a82c6c325ba264ef2be 184 0.12/1.00 vMB 16
333,203 333,203 00000000000000000c221a3f577f0ae888b6c815aa1317c31143aefee931a8d8 247 0.14/1.00 vMB 27
333,202 333,202 00000000000000001a2ce0b2d16b62420a3052d3039b4f2c028e678dabc97b7c 32 0.01/1.00 vMB 27
333,201 333,201 000000000000000019119fa69de84163036927b493e9992d46623763249d51e1 763 0.45/1.00 vMB 25
333,200 333,200 000000000000000012be27a3e92890e33d56ebfd71e5b6d49eb1371464776123 32 0.08/1.00 vMB 95
333,199 333,199 00000000000000001041953efc52d435e7083577c8a8dd2b1b0cf5f30e2532f8 972 0.45/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.67 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.