Loading Tool

Explorer IconExplorer

Memory Pool

50,374 transactions
28.52 vMB
0.06476725 BTC
Random Selection Loading Transactions
Max Size: 153.34/200 MB

Candidate Block

Mining Attempt a50636dfd966406ec5b35a31f0f314145739a1460c1b1a85089820bc6cf39846
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 3f22eef22f8710b23a2cc1fa877a23012b13b9296cf10eb8583fecea8133bc17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.00999149 BTC
Feerates: 100.00 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (599,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,044 315,044 0000000000000000013f3217b4d1caf5caa56825ee73192b9be349d078668bd3 487 0.26/1.00 vMB 32
315,043 315,043 00000000000000003641b47f10e8a1a1403f66861e594f0b9b43972f36d2f7f0 811 0.57/1.00 vMB 25
315,042 315,042 00000000000000002a28a7cd2820bf176d67a9e37c5be2ab8aa37aa9edf2ff18 101 0.07/1.00 vMB 18
315,041 315,041 000000000000000010f7ddd344c9705422a9f965d6a905f56a446dfdd421903a 639 0.42/1.00 vMB 24
315,040 315,040 00000000000000002f8c1e1373541b14c7309b2b2362441af4a28e8ce008d596 433 0.27/1.00 vMB 22
315,039 315,039 0000000000000000030c13c3676ff9f0cb182e8ff9e585c1feca3f0a71bf2a80 256 0.12/1.00 vMB 70
315,038 315,038 000000000000000010110437d464ae6d71fd8a64470859cb811651632a895961 796 0.53/1.00 vMB 22
315,037 315,037 0000000000000000292b51f203d9ca12be03dda873aa306e5cca10b730c3d3f6 41 0.04/1.00 vMB 10
315,036 315,036 0000000000000000031f8b5cc2fd755fe0deef9d49117b0e43936b0975f5edd7 171 0.12/1.00 vMB 22
315,035 315,035 00000000000000000ed84a73420a04db3ab1a862d169557900b02e33f5d88a82 95 0.26/1.00 vMB 12
315,034 315,034 00000000000000001f7fb758076ccfb209ea2285314fc91a8d0a0dc6e9de3c1b 148 0.35/1.00 vMB 13
315,033 315,033 00000000000000003581632dc71378bd7d7fbd19e9d0282dc83cca496df1c8da 1,474 0.75/1.00 vMB 29
315,032 315,032 000000000000000036bd5ea73edc2908781e096ded7d2a725a2eba7ca663be70 147 0.13/1.00 vMB 17
315,031 315,031 00000000000000002e8822092d03dd1774fa32265be2cb6a616b0d9b010e5eda 130 0.10/1.00 vMB 25
315,030 315,030 000000000000000017933707a9fea48ae562aa1ecd6a27b6c5d64b9f4a96c979 398 0.25/1.00 vMB 26
315,029 315,029 000000000000000031180913441b2b331faab03a9f5f000facd9b825ac071b4e 983 0.59/1.00 vMB 24
315,028 315,028 00000000000000000f0c7d9b568c114ce3a527c2a015c75c368c43185d2a9166 544 0.32/1.00 vMB 26
315,027 315,027 000000000000000027d9a4c8c208f49318fa3307861ec53a1a8b706256909464 26 0.01/1.00 vMB 30
315,026 315,026 00000000000000002424a1976c116c4f5d53e892756715f5fbca72623faf951d 488 0.25/1.00 vMB 30
315,025 315,025 00000000000000000a24aaa41f81315d58adb62ef7c196c9766ae635020cbcfd 174 0.11/1.00 vMB 20
315,024 315,024 0000000000000000000181f37629e8b80debca2c295c350cb1bd156e7e1a25ee 846 0.49/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.02 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: 649.79 GB
    • Received: 13.22 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.