Loading Tool

Explorer IconExplorer

Memory Pool

35,916 transactions
15.97 vMB
0.20950188 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 89.40/200 MB

Candidate Block

Mining Attempt 75f46eafb47f74d8e8a2e065b5cae849e27e3598e10a9f7ec39f8cc41df0d5c2
Version 20000000
Previous Block 0000000000000000000039be3274f56c53cd46fa35e956bb71ecbfa8c21a9d7f
Merkle Root fbf1677e50265a6f0acbc9436af3034818c564312302f0dc2fc389a7133622d9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.03681053 BTC
Avg Feerate: 3.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,050 (646,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
266,817 266,817 000000000000000265889fe95d7072cce28633d79728d5d605ba085f8968a380 0.13 MB 317 132
266,816 266,816 00000000000000043b472650a49e912971ebd5c585709df32935ede8825d08eb 0.18 MB 354 222
266,815 266,815 0000000000000001c087c56a4281c6b48182be656547002db9cc76fbd91053ea 0.07 MB 147 42
266,814 266,814 000000000000000a4d82c447f9b2477c8e3c7a2138a996d0effeb3618f42628c 0.06 MB 89 93
266,813 266,813 0000000000000000cf8edbd80e2e0cdc11bdffa538a379e52a0b9fb240060ebc 0.05 MB 110 64
266,812 266,812 0000000000000006c07f762825462eef0aeba12a906a89ba6ce8a4c529b006b1 0.10 MB 240 94
266,811 266,811 000000000000000967b13ba7939ec464560a1c928aa14c8649942bfe3594bc08 0.17 MB 373 89
266,810 266,810 0000000000000002961c47f75aca4849b15de1a88e1dc8b278f81a9094989590 0.14 MB 317 95
266,809 266,809 000000000000000330b4648212a7886802579285fa39bb25acebfa51be576ca6 0.03 MB 65 47
266,808 266,808 000000000000000a65eba7bb944f9a5df56c671e0b25ed3cd573467a09bd1bf4 0.03 MB 48 53
266,807 266,807 00000000000000059970db118f2b8ca9debb7b6134fb7f2a099b64ccae798203 0.04 MB 101 68
266,806 266,806 0000000000000008e40a5a1d1f4e936f93f92b26b3bae9c213549e8ef8af733a 0.08 MB 144 58
266,805 266,805 000000000000000092438d3ec2ad358c6e97809e9a228de1836d3198d0643e44 0.12 MB 263 74
266,804 266,804 00000000000000068eb9de12acc4482ec796d203b71c8956da9bc31c7d0140ce 0.17 MB 371 94
266,803 266,803 00000000000000054111e2f83a2421826cf7a4381008f0b9cf4d3a9db4f01d2e 0.04 MB 77 27
266,802 266,802 0000000000000007b82d80fb7d14e0d923e3341588abe7b39af201d08c9f8dac 0.17 MB 378 93
266,801 266,801 0000000000000004b37334f0b93d8fd6f74c7324b65c8a1803891505b5a99b48 0.04 MB 95 44
266,800 266,800 000000000000000a2e3ea1236979ad90be7aba2d8e68cfe809c91216646fc547 0.09 MB 176 80
266,799 266,799 0000000000000005f07349f3c8fbf165543099cde8cf7cb17690327fa95a760a 0.08 MB 164 56
266,798 266,798 00000000000000002e7e91b59732e1f3757eda26369096e6eec86b7bc7163f55 0.23 MB 473 72
266,797 266,797 000000000000000ac392e652d6a0f04f3df674240d0548b5a05120ff1b6466ce 0.23 MB 392 55
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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