Loading Tool

Explorer IconExplorer

Memory Pool

41,591 transactions
26.43 vMB
0.07805028 BTC
Random Selection Loading Transactions
Max Size: 137.74/200 MB

Candidate Block

Mining Attempt d642fe26c41ecc199451603f16d9bdc900dbf020c88e7570f0a085d9df5fab22
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 2619132fd66677feeea74f41259c76e5b59e2587600ce44d4b22a470a867d5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02954310 BTC
Feerates: 150.98 > 2.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (586,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,319 328,319 000000000000000007dd12732bdb9220a131128e162f6a13459fe2850a0ac311 1,001 0.75/1.00 vMB 21
328,318 328,318 00000000000000001719ad66afd0659a9259b7961b738555f4191e15e03ea586 861 0.50/1.00 vMB 26
328,317 328,317 00000000000000000f15fec73f2a5d37ac81a1b7f16f4a64fada081f4523886a 1,963 0.75/1.00 vMB 37
328,316 328,316 0000000000000000173663b63dc20500ad6bfc507ad96abfd74068e1a687dd0d 417 0.83/1.00 vMB 14
328,315 328,315 00000000000000000c3d9de409566b2c1295f96a77a842e58158db3dabf6238b 416 0.28/1.00 vMB 22
328,314 328,314 00000000000000000c33703da9e93979cbe810208de46079e79bcf2eb2e504e2 810 0.90/1.00 vMB 18
328,313 328,313 00000000000000000505517191c5e3e283f7d64ffb2b88792170ee68cb7787c0 312 0.18/1.00 vMB 25
328,312 328,312 00000000000000000d3516c7a01b5e885865080285e98e8e79acecee75abae2e 424 0.24/1.00 vMB 26
328,311 328,311 00000000000000000be72cb5118d84fa5ebfdc85b829a6aa53292a2ea21a675c 138 0.07/1.00 vMB 25
328,310 328,310 000000000000000012503cc78a4c1f21e7b069fb9a27e5a453251fb30095f02e 132 0.10/1.00 vMB 11
328,309 328,309 00000000000000001c64ff9eb9f9a98f17e5785d6d0ee87432f1252ad77d7e6c 301 0.22/1.00 vMB 26
328,308 328,308 0000000000000000112bbe85ce3cc2422499a9fefc195d0bf2a241630e518542 768 0.39/1.00 vMB 28
328,307 328,307 00000000000000001a074c83bf85a6198a145be513636f2270d18c58b8d0de04 447 0.21/1.00 vMB 26
328,306 328,306 0000000000000000020e17522e4c4715705657f01a74cf3cd18ff627a5fec7bc 1,069 0.59/1.00 vMB 26
328,305 328,305 0000000000000000181b3e193f81f0c66f09062851b30bcbc9b0afc1324cb1be 596 0.59/1.00 vMB 19
328,304 328,304 00000000000000000422d76c0e2bbe9292c2d1bcf1ef33e03fc12b397034dee2 1,428 0.75/1.00 vMB 26
328,303 328,303 00000000000000000df03dfb61ddbbd70f10ec9365ff8c7019f0a297cc117062 1,914 1.00/1.00 vMB 30
328,302 328,302 000000000000000016d2f4711b1df4d032c9e5e709bd4e43ba10a3625c177586 1,855 0.75/1.00 vMB 31
328,301 328,301 0000000000000000101f78e2755ec6e3b767c0c27bc074931a6b59e8cdc12008 48 0.02/1.00 vMB 34
328,300 328,300 000000000000000002a34f2ce1a2e1e5bdb748a7eef2316d7e7d7d0fd0365897 264 0.15/1.00 vMB 29
328,299 328,299 000000000000000017778fd1bed81aaf8c594d39e21910c90bfa79d3aef96df8 246 0.11/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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