Loading Tool

Explorer IconExplorer

Memory Pool

42,522 transactions
26.79 vMB
0.06454841 BTC
Random Selection Loading Transactions
Max Size: 140.62/200 MB

Candidate Block

Mining Attempt ec8a9d5305dcdbe76d629456ba50a268c8332125b4fae5617f64b36d05d98b36
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (99,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,650 815,650 00000000000000000003310c8a9104bc38473171de3d2628ce608b7418384402 3,270 1.00/1.00 vMB 79
815,649 815,649 00000000000000000002b9c64fae5f75962c332ffa9326f8dfc5ddd53a8db3f4 3,422 1.00/1.00 vMB 38
815,648 815,648 0000000000000000000307e822292e82f5fbc3d38886153f9969bc769aeaef24 4,320 1.00/1.00 vMB 31
815,647 815,647 00000000000000000000a17e2f29f2c99a5d9d7d98ec49f71b80867a759d82a5 4,227 1.00/1.00 vMB 31
815,646 815,646 00000000000000000000a72e942afa4622b9b9a20597b61f2f72b2cafaea9aa5 3,606 1.00/1.00 vMB 44
815,645 815,645 000000000000000000040ae896987c2037b4b04dd82d3d40292da0c144f48f10 3,712 1.00/1.00 vMB 46
815,644 815,644 0000000000000000000346326d1fbadd58b641824f9749077b96b842a03ff207 3,358 1.00/1.00 vMB 35
815,643 815,643 00000000000000000002e2346ed4d9b1a4dbbb3cb8e657b03042904db2fdad62 2,755 1.00/1.00 vMB 40
815,642 815,642 00000000000000000002c5a0274fec2aab9a6c4f943ef12154ab93f8cf856419 3,808 1.00/1.00 vMB 44
815,641 815,641 000000000000000000047ca31be3300fc16dad7eca8cf2b29d3429d1ed102a8a 2,987 1.00/1.00 vMB 39
815,640 815,640 000000000000000000013c7cd957fec671c6aae6f410ac0f4f7a7418ab583a22 3,087 1.00/1.00 vMB 47
815,639 815,639 00000000000000000002d3929f398920dfdef26c6bc62bde84cc59a23f419ea8 4,045 1.00/1.00 vMB 43
815,638 815,638 000000000000000000011cbb7f458299461c998cfde880e2e9f2b2da2a6fb589 3,579 1.00/1.00 vMB 43
815,637 815,637 00000000000000000001d8f4b7646ffb70d20cb08918534b35fd96d74760940e 2,715 1.00/1.00 vMB 49
815,636 815,636 00000000000000000004663424b16f234337ef1bbcbe7a157929f52758dc5ea6 2,993 1.00/1.00 vMB 69
815,635 815,635 00000000000000000000d9261b18f9c802ff400eefbe386b53ca678c680a2494 3,451 1.00/1.00 vMB 57
815,634 815,634 000000000000000000003c76f619063e980a171f4e104bc056b4ad784e2dd14a 3,158 1.00/1.00 vMB 52
815,633 815,633 0000000000000000000137a5f593dc53bb683bf0dd798a92fa137f4a7b05920f 3,381 1.00/1.00 vMB 54
815,632 815,632 000000000000000000047a5d0da2f085b311452d4ad00fe4f85315d816aa586a 3,240 1.00/1.00 vMB 70
815,631 815,631 000000000000000000038c941c76c89a0810aa85799a17c984fb89b0f71903d7 2,595 1.00/1.00 vMB 63
815,630 815,630 000000000000000000045426c50841f848bfe9e2a0f2cd4b73940c485d9dbfaa 2,576 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.