Loading Tool

Explorer IconExplorer

Memory Pool

31,465 transactions
9.93 vMB
0.11729372 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.16/200 MB

Candidate Block

Mining Attempt 62ddec91226089f09d075975391bcf77c33f8a65dabf46cac4772425a9cf2dba
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (745,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,660 167,660 000000000000081c28e09805950bdcff176f9785ebcab8160d2f81961cd33987 48 0.02 vMB 83
167,659 167,659 00000000000009724c370472ce7fd3ee8255f4e2d841b64467e1e1d8f392ae21 46 0.02 vMB 108
167,658 167,658 0000000000000aa5782dffb410f8bdabc7a4f8eee023620b5e14e638da729787 27 0.02 vMB 163
167,657 167,657 00000000000006c8097c860f0524f9a8e66fed75931d840ef2f5c3fa09930751 88 0.04 vMB 94
167,656 167,656 00000000000008f0eaadcb73b958fb21cd2c1b29827cc06c7f03bc6d1f3ab5b4 125 0.06 vMB 107
167,655 167,655 000000000000046c8e69bcebc93a172397a44bdc14067df32b59d386d672d6bb 80 0.03 vMB 154
167,654 167,654 00000000000004e62f24fdc3391a7097eac745429b3eb2644c9ca88a18e5b65b 8 0.00 vMB 22
167,653 167,653 00000000000002ce78950a47208db1d6b8287f0ab527ba0ffde677781c905d94 21 0.01 vMB 27
167,652 167,652 000000000000070b716f789f64133dc989ffd5b2e64fcd6723eda4e989fa3021 48 0.03 vMB 46
167,651 167,651 00000000000000dab0bc56778b0408d7f88354016cd5e33a95fdc652e77c9c7d 24 0.01 vMB 142
167,650 167,650 000000000000094a9ba0c59749ae2a58b958b237a4f1e02edc33da53e99da5a8 103 0.04 vMB 101
167,649 167,649 000000000000075952e82c4183fe303e71750d168e25df994ad7cd3ec26e8a1c 91 0.05 vMB 69
167,648 167,648 00000000000005c905f8410ccd62982c14e94621b3c08256b8dc6e2e6de4c5b7 9 0.00 vMB 71
167,647 167,647 00000000000000541d30c361dcc1fb6630790c8bd408f60fe5ddc8963a63371d 119 0.04 vMB 88
167,646 167,646 0000000000000c081dca6c91b4236eca1dcad73080ae957c89113b611a501768 28 0.02 vMB 101
167,645 167,645 00000000000004b0c9fe565fea2b39eaa3801664ad7f433278e003c2854f73d8 41 0.02 vMB 33
167,644 167,644 00000000000004f8fb12877b33df30d1737bdaacbf379e4171df0e5b33fe5b83 21 0.01 vMB 168
167,643 167,643 00000000000003199ad9d46228250aa86cba61066382b72bfa3592d51921e7b1 14 0.01 vMB 16
167,642 167,642 00000000000002644de3e13c8cdc6b37df19aff683b5574b02a20e6700d9bb68 15 0.01 vMB 42
167,641 167,641 0000000000000aa55bac2c05c25d72959b4ba015031771944c80db2178a75b57 8 0.00 vMB 0
167,640 167,640 00000000000003fa27905b07ffd8e1910d25db4c91be07ca5922e1227b790de4 91 0.03 vMB 66
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.64 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.