Loading Tool

Explorer IconExplorer

Memory Pool

35,039 transactions
7.64 vMB
0.08555068 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.03/200 MB

Candidate Block

Mining Attempt 976da17fc0528067486df508d08725147ad916c12e0f0a5f2838c462a59d742e
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root 247067fa4e47bea215116b7bb0bd0ba02c73a600e4450fee1ec014ca3a2b180f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.04582724 BTC
Avg Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (706,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
205,899 205,899 000000000000010d522738548c70fa021e64c4d857c48faaecc29a91ae8b2eb7 0.21 MB 483 202
205,898 205,898 00000000000002608e9f5dd169d8825a639ca818866692b36652b20146475f0f 0.05 MB 141 128
205,897 205,897 00000000000003786867c358da51a7a82ecd84b1adcdf7525e1295a979714d9c 0.09 MB 256 226
205,896 205,896 00000000000002e541cb904671e116de4d00e6ee3a84440d87c8c4d574df3804 0.27 MB 369 93
205,895 205,895 000000000000033761c1af04646993bb2e551f4fcd7214e16e55840aaee7a985 0.32 MB 579 121
205,894 205,894 0000000000000509b27aafbc6204bc222ffe8a564d06596e212540021d47bb71 0.04 MB 75 62
205,893 205,893 00000000000002a6d0616f546430c9bc9200cbe5bc1f76e8516f371ef223ef33 0.24 MB 514 168
205,892 205,892 0000000000000222687c896c892039b75c1afab78838affb20f8f71e0122dd10 0.05 MB 122 89
205,891 205,891 00000000000003ea0029f50f22f4537e754ebab9348f2b4eecb7fb42b7a6e5a3 0.25 MB 580 216
205,890 205,890 0000000000000113e6061839378c399e7ce0287e0ee2d9fd9cf75513c025d622 0.05 MB 130 152
205,889 205,889 000000000000014138c1686e382e70d9b23f06af2fbb19e08bb7fa04dcd9616e 0.28 MB 496 142
205,888 205,888 00000000000000f726f7865e79df9d5b8aef60c8cf14b7746bde1ea881f317a0 0.15 MB 252 174
205,887 205,887 00000000000003c2a495a75237ba013b2833c92fe0963b4612161b6fd5623262 0.00 MB 8 162
205,886 205,886 00000000000004a5855f93db342a14503c525164f17c0ed8a16fc1f60787a072 0.04 MB 87 250
205,885 205,885 00000000000000837bec7949a13a32be1d65702d6d35443d5e8c3644d456cf47 0.14 MB 301 198
205,884 205,884 000000000000022ee6bb2228f0267551491c905d14d06e5e0ead465115118e1c 0.01 MB 30 602
205,883 205,883 00000000000002f2dfae48ad8464cf8a77acb71ea4134be1168ca484fb816e34 0.05 MB 58 164
205,882 205,882 000000000000010e8cc9d7e7a903b9619bdb442b135d2a9387811643942cad58 0.07 MB 248 215
205,881 205,881 0000000000000472600d87cdd50b4f0c9b791a42f01d2abe8c1d3e54c3d2d7a2 0.10 MB 135 136
205,880 205,880 000000000000028e8430e574c83587d23abf053ffce157619d1fcb7a9b426bac 0.01 MB 46 73
205,879 205,879 00000000000004f8e08d9df4f4f73020222585d36d666e9c7910ca6fe7bb30fa 0.13 MB 316 450
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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