Loading Tool

Explorer IconExplorer

Memory Pool

82,750 transactions
30.48 vMB
0.12405224 BTC
Random Selection Loading Transactions
Max Size: 184.40/200 MB

Candidate Block

Mining Attempt c9049027cb52310f2a9cb091b1e81d1ce388016d16c4af9fab53465e6f323c9a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 04437cb1b92b6bda4ef7effd1f5e0a4c2b7ab019f6e92795353ad3db062943c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.04424824 BTC
Feerates: 150.85 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (509,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,619 405,619 00000000000000000130869fe76fcb01cbfc37efd8a00ee2729b836b5a2ad003 560 0.27/1.00 vMB 40
405,618 405,618 0000000000000000013efbe721127adcca38a35fe2dda6b3d623e6da64531932 107 0.04/1.00 vMB 39
405,617 405,617 000000000000000005edefe9376652698762ae5be864ed4effd72ec57d5782b0 428 0.23/1.00 vMB 33
405,616 405,616 000000000000000001c535754582f68dd4452778502805ebf92d9eff9e5c5d31 582 0.26/1.00 vMB 40
405,615 405,615 0000000000000000050949c08dda55a5d866ccc4352a5ae61f1f00f5c6caf0b9 647 0.32/1.00 vMB 42
405,614 405,614 00000000000000000139c10cd2674f4667d4f370698c01537626866531db7589 707 1.00/1.00 vMB 13
405,613 405,613 000000000000000001dfe371102418a16d9192533b7b0ad9a5810f3b1bcecd8f 1,586 0.73/1.00 vMB 41
405,612 405,612 000000000000000000612d33b17603a4130d8ef3ce38111745b1559a95dc4347 1,911 0.90/1.00 vMB 38
405,611 405,611 000000000000000001b4af2324ec1bfe6466a3f627cb221f0fd04bcb803a1735 716 0.59/1.00 vMB 26
405,610 405,610 000000000000000002899a39243e3d1f48ee80cd5d203cc05aabd24533f07f65 114 0.28/1.00 vMB 12
405,609 405,609 000000000000000005ac97aa3de177df588435c5285706b4cd2035c402914076 935 1.00/1.00 vMB 26
405,608 405,608 0000000000000000056947b7a2f0f8d7d4d269263c28a1949572c26f3b9a183d 946 1.00/1.00 vMB 26
405,607 405,607 00000000000000000338f8284ab845fbe0decbda897aaa713d9beed5b407ead9 1,675 1.00/1.00 vMB 36
405,606 405,606 000000000000000005adb27e9b2a50ef4524e0c82610f9c5b83ad257782f9895 1,911 1.00/1.00 vMB 30
405,605 405,605 000000000000000003d75232908a14c3f79b788e780f549e19f1a9c45dc09940 2,525 1.00/1.00 vMB 44
405,604 405,604 0000000000000000037f6fd858519e990ca210fbf1169bb99afe4d438053969e 2,402 1.00/1.00 vMB 82
405,603 405,603 0000000000000000037c4e9cc0b402cf92c20626eaf1ab67fa3478fc8134bf52 2,762 1.00/1.00 vMB 60
405,602 405,602 000000000000000005dc07ec36c854c57200c648e75f386fa024d65e9df35cc9 411 0.30/1.00 vMB 29
405,601 405,601 0000000000000000043de566a870e021aa533a67a3b116a6487041e429d3d424 546 0.31/1.00 vMB 37
405,600 405,600 00000000000000000591da86d76cc6d57deff7bdd6c6b9461329ac5127cb552a 917 0.68/1.00 vMB 31
405,599 405,599 00000000000000000098bbbcd3f964b6b5a46f9c160ca1ec35ced64b1721ef9b 1,072 0.89/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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