Loading Tool

Explorer IconExplorer

Memory Pool

1,755 transactions
0.47 vMB
0.01158698 BTC
Random Selection Loading Transactions
Max Size: 2.98/200 MB

Candidate Block

Mining Attempt 7676f07b303b107bdc62bd1eac6ddf672fa37a2c673ca2ccbca62351c0591bd0
Version 20000000
Previous Block 000000000000000000007a41c988468da35959fa8defb860fb25d54cd4024a0b
Merkle Root f9920ecff6b1f1e7c8808e54d58a5d695570b09c6fe36af80077f59a163f8598
Time (UTC) ( ago)
Target 00000000000000000002068f0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,742
Size: 0.46 vMB
Total Fees: 0.01149992 BTC
Feerates: 100.53 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 953,496 (410,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,236 543,236 000000000000000000224c06f056f6d144a2ec5702c4e112c9deab075baa7760 2,811 1.00/1.00 vMB 22
543,235 543,235 0000000000000000002062f8376d45560c6f1b67fb17f738ecf81309bc23419a 581 0.20/1.00 vMB 14
543,234 543,234 0000000000000000001b5577bdef58d1fff885f89fd948d3ed69e37fb8067339 1,409 0.55/1.00 vMB 20
543,233 543,233 0000000000000000000b7243d69a6819393c968c28e45279855986b46f515e4f 254 0.11/1.00 vMB 13
543,232 543,232 000000000000000000052010c7ed65cec311ad0513d6adbe05269e0bc20af2e1 1,568 0.67/1.00 vMB 12
543,231 543,231 000000000000000000145f362211634062c91c11b39569e0063050408bc198a4 1,786 0.83/1.00 vMB 20
543,230 543,230 000000000000000000125f5908cdd68c366434d8718882a98f7c5257c5cca274 1,795 0.64/1.00 vMB 8
543,229 543,229 0000000000000000001941c26a932f39b710012480af6920cfeba68a0255113e 2,912 1.00/1.00 vMB 17
543,228 543,228 000000000000000000261a6957bceb2402ec8d430b6e2d3a35e92efd0cea7fcf 1,418 1.00/1.00 vMB 24
543,227 543,227 00000000000000000002e1197e71d554fa006354c34ec9ce933af0715ac16ec1 255 0.08/1.00 vMB 15
543,226 543,226 0000000000000000000d3b539c75ba110f6e5e024e8d178d178384ddaa16c2e5 1,331 0.49/1.00 vMB 12
543,225 543,225 0000000000000000001e395a1e4aefe0e4560fae2f8dc4091ac9fba9d1f3cd95 640 0.34/1.00 vMB 2
543,224 543,224 00000000000000000018d0763ebeca11f6d4f399b5708387cd7062c8dc72acc4 2,810 1.00/1.00 vMB 23
543,223 543,223 000000000000000000007e3997cb80f3b9f19cfba764892cbf3fe9d1da7deeaa 2,782 1.00/1.00 vMB 19
543,222 543,222 000000000000000000201331303f1bb21ce67b4b6b289972b10556ac02e2f990 3,240 1.00/1.00 vMB 26
543,221 543,221 0000000000000000001df03ffb22cb7d293c632a01489368fe41ec139955979c 176 0.05/1.00 vMB 24
543,220 543,220 0000000000000000001b772474df1d379c4a96d64c8ff9572e5511087de56c8b 1,676 1.00/1.00 vMB 2
543,219 543,219 0000000000000000000332e6ec02332fd82501f7dd835b1d689484c490b12fed 1,649 1.00/1.00 vMB 7
543,218 543,218 0000000000000000001e1c64707a6d324c2b9564d316ddfa253cb8e23b0e22a3 2,196 1.00/1.00 vMB 23
543,217 543,217 0000000000000000000e54f110c97443e7eb323dcdcbca45cf6e6f3645a1cf63 2,696 1.00/1.00 vMB 10
543,216 543,216 0000000000000000000025431a49a712b531b02159167ebac160e501a4321b86 2,661 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 851.43 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: 1,923.61 GB
    • Received: 106.37 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.