Loading Tool

Explorer IconExplorer

Memory Pool

25,433 transactions
9.59 vMB
0.02428635 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 670e1a34a32fa29211f3730d86d5abcdbbb47b49da6e0302d4af1d38c6c63d84
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (758,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,897 154,897 00000000000008f261fc005de841faf07fa0adad42aa7bebcba5ac72fc24f54f 70 0.03 vMB 92
154,896 154,896 0000000000000680f315599cd762a09c5a21531646c103135093a9ecbf19a1ae 77 0.04 vMB 50
154,895 154,895 0000000000000d8ee92c60475205df1652c6537e789364ddfe3cfedb52a9d14d 8 0.00 vMB 161
154,894 154,894 000000000000010ee3cf254e25ae70fd3d3ea0f735968f53c22aff5ba9914ff6 36 0.02 vMB 116
154,893 154,893 00000000000000789a97ce57c4a052a5050002afe3aa026554bb6f2ba76c8e2b 12 0.00 vMB 0
154,892 154,892 0000000000000b723a620656d478208b52b62bb832d90442c2f918ba22772abb 53 0.02 vMB 77
154,891 154,891 00000000000003b1514eff24729b7996f43bc202b1089fce584e7be17314d4a9 56 0.02 vMB 207
154,890 154,890 0000000000000ab9e59bd2e7d8c9db3915ef71f4378c9fd9bea0dc79e38bbdd1 95 0.04 vMB 202
154,889 154,889 000000000000082b2bcd944c472e18d125c4f18e940a2ccf8116fbee41e68e0c 1 0.00 vMB 0
154,888 154,888 00000000000006995adb58c3e1292caa09be3916a1c2df418aab17b0f31f8faf 3 0.00 vMB 66
154,887 154,887 0000000000000c1a793c5c2583ade276221680a6c3bedae3e2902b26e909b1d7 124 0.04 vMB 141
154,886 154,886 000000000000053d451d34d0c9f9b950175c496228242029a35542d84d4e7d23 12 0.01 vMB 123
154,885 154,885 0000000000000137c95581b1a5c87c75a973272a558f5b4337a247c46895d7a5 12 0.00 vMB 28
154,884 154,884 00000000000006541e205b751d97dfca0b7c0eea204702fa02e1fc76072c29d4 30 0.02 vMB 46
154,883 154,883 0000000000000d7034eddf9ed7e494f948d16be1c99955ba001a2b776c1b8798 31 0.01 vMB 93
154,882 154,882 0000000000000a775e813935e0983ff67db143707d3245c6a173d8a842c0f9a8 31 0.02 vMB 488
154,881 154,881 0000000000000cfd274645a6cf612d20c83c52b5507d24be4231fc7488c896a3 61 0.02 vMB 77
154,880 154,880 00000000000005457bb40b330924d402318492d741d89ff330c7150b04038556 9 0.00 vMB 35
154,879 154,879 00000000000001befcd3ba5ac3f93419f72c06564681569cbaf1113472956bfd 9 0.00 vMB 34
154,878 154,878 000000000000049b20074098f4970e93b5bd539a55983c8d1e895ad4da1aa56f 15 0.00 vMB 251
154,877 154,877 00000000000001ef44085cc9194372f672393bd3d884e4427af70eff1cd73cd5 32 0.03 vMB 117
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.21 GB
    • Received: 0.68 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.