Loading Tool

Explorer IconExplorer

Memory Pool

34,695 transactions
10.87 vMB
0.19800244 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.73/200 MB

Candidate Block

Mining Attempt 3453471aa6cb6725b7fe8e654b9cb7b49490bcb02f47f22013e40cd2cde4e5c1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root e72c0f24732141bc456ebdb4bf3ee503d54d4549f64bbf1c5d930fc7f11bc3b7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.08385146 BTC
Median Feerate: 5.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (755,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,877 157,877 000000000000070745a7eaa4233a47a26864c91d275f06d1825d033ddf25008e 71 0.02 vMB 237
157,876 157,876 0000000000000b03b9913148d311cba1ced8eccc495e388f104666304387aecc 5 0.00 vMB 47
157,875 157,875 000000000000035d2191f36562f08ccf649ea44a9a881fd731a48281bc7a7255 11 0.02 vMB 48
157,874 157,874 00000000000008fa762f435e7cde8919fe117454d2e0214d34a4401d8b72ce9c 5 0.00 vMB 353
157,873 157,873 00000000000002119baf977bcf56fd6a33594eb163025ae07cf25fa372908625 15 0.01 vMB 54
157,872 157,872 000000000000034ddb046468a2cae6019f01fa9b722f41330e1ef1d5b25557d8 10 0.00 vMB 565
157,871 157,871 0000000000000be2527961d5e3302af0e512f08860814c1434d0dc86d82c803d 17 0.01 vMB 26
157,870 157,870 00000000000000b76a419e29862c4264ecba8b52bf75ba943caef69c69cf4861 9 0.01 vMB 4
157,869 157,869 00000000000003e7a01ee900b2b9ced6f048c4762f3ade254405504df7fa8400 6 0.01 vMB 21
157,868 157,868 0000000000000c4fe28e3cfabdb291795d070ad25106ab6636ca7d7e78006f09 7 0.00 vMB 720
157,867 157,867 00000000000009bedd68c08e4e92e828eb139b3342d4ee8355634777f98db5f4 5 0.00 vMB 73
157,866 157,866 00000000000002d226deb36f8a0359ea77645e99c57d7719370d64e9f7d93577 92 0.02 vMB 8
157,865 157,865 0000000000000c8166f0f999454c5d5445ee9af7e0544e7c4e1930bed8bac637 26 0.03 vMB 123
157,864 157,864 000000000000044da5a5bae226409ca3fe23431d028857d158cce9ebc02f068f 54 0.02 vMB 43
157,863 157,863 0000000000000a43938312a759115ed40661090add58bd1af10f74039817a23d 20 0.01 vMB 0
157,862 157,862 0000000000000bd684f703218212f9bee93bd8f45df329682b0f626bbd2555ea 61 0.03 vMB 95
157,861 157,861 0000000000000cb3c70f11f203ebe0021aa941686a975ea874bd8b8958ec472a 49 0.01 vMB 88
157,860 157,860 000000000000030fa774fb22782348fd57b99d817d8c41c8b0bba607e9ea1f9e 14 0.00 vMB 873
157,859 157,859 0000000000000a7af04f6d1597704dcbbaa9f7a71591dd9f637fdf563566cff9 13 0.01 vMB 337
157,858 157,858 0000000000000db15b8db1a0892a83ec06124757dc699a4bfd22c94b19428d00 92 0.03 vMB 137
157,857 157,857 0000000000000605d5e2ea786d3a7844bdd5c542b3e14cd9a7adf2bc98a68ced 12 0.00 vMB 59
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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