Loading Tool

Explorer IconExplorer

Memory Pool

76,115 transactions
29.13 vMB
0.10353051 BTC
Random Selection Loading Transactions
Max Size: 172.20/200 MB

Candidate Block

Mining Attempt f133dda4afbbfa7217b4b2f404e30690fb4ccb767cf5c50db76852d9ab8c2088
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root eb43732817fb739dd9a4b69bc0682ef24b055781347fc8af15434f1213e8b0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04131029 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (562,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,831 352,831 00000000000000000f675639645b00b4ade648615b93e0db2993c668b4d69b88 1,024 0.33/1.00 vMB 52
352,830 352,830 00000000000000001164eaab5024b61993d5ba9d336ca0fd1ae11f3f4d012620 104 0.05/1.00 vMB 24
352,829 352,829 0000000000000000043b9b77bd59b229b3a2de787a00622496813c4a2bc9f8e0 249 0.12/1.00 vMB 31
352,828 352,828 00000000000000000f346eff2416a7546028cb8537ab2a9a8811b3015f4418ba 182 0.08/1.00 vMB 36
352,827 352,827 00000000000000000ae1a611c62f910102b4f77145e309d797f2ce05b32e4b96 134 0.09/1.00 vMB 29
352,826 352,826 000000000000000006370a66ffda6bee3ef40f5a3d6163b184fadc49e10ea98b 123 0.05/1.00 vMB 29
352,825 352,825 00000000000000000d36973a58f256fb2516bb57e17ce01b23b95cf6792e85b8 131 0.07/1.00 vMB 14
352,824 352,824 00000000000000000b15475d7e552a265999a703f2b4ba18b9cd8b889ac06be9 616 0.29/1.00 vMB 28
352,823 352,823 00000000000000000fb3aa8d4c417cbc4350dde3873902ef05061e56345ebdfb 243 0.13/1.00 vMB 12
352,822 352,822 00000000000000000c4fdb5e04e33037074cda4a768b278a79f51d00c5c0f12d 1,274 0.64/1.00 vMB 30
352,821 352,821 0000000000000000143d95116a3ea4127f4a2b5124b015a1711fe32b1a026ca4 1,296 0.61/1.00 vMB 33
352,820 352,820 00000000000000000bb55027e176856c3725ecbe4d30580d9c1d215b84b405fe 179 0.09/1.00 vMB 21
352,819 352,819 00000000000000000060c1d213dba556c37f2d5edf57114c483d1ebbcc4ac268 1,058 0.59/1.00 vMB 26
352,818 352,818 000000000000000011f88b47a672ef64dfe05392d759f594c00a5d69e47a4aea 98 0.10/1.00 vMB 12
352,817 352,817 000000000000000010cd1d87fe6c7ccf2c709a9db9186122a1133e5af0abef5c 204 0.14/1.00 vMB 16
352,816 352,816 00000000000000000c76e2b8f587f2504302beae0cd4ef63cbb06e043893eeb0 255 0.18/1.00 vMB 30
352,815 352,815 000000000000000002ea568801c327d258a27bf9033e8b38fd2d8c89e042904c 88 0.09/1.00 vMB 10
352,814 352,814 000000000000000005a9deecd576424a07605299824b921c6ca6255c8152e1f3 379 0.23/1.00 vMB 18
352,813 352,813 0000000000000000036f88938806a382f86c0d4dd63c40a45ed90c19a147052e 1,360 0.75/1.00 vMB 22
352,812 352,812 000000000000000009a64d449a1b1a3711c9ec18622f0655817b09469a0441a9 1,527 0.75/1.00 vMB 32
352,811 352,811 00000000000000000fe504576847a2328433955193c8c1f74f538dc794d1d51d 1,259 0.64/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.