Loading Tool

Explorer IconExplorer

Memory Pool

40,919 transactions
26.21 vMB
0.07213063 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt ecc45e18b644f3899a14526a30a9a77033018d31c67ecca50a167687cb45984f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root c0ae82c82cb7077b846c1a1e8c5e0e5d1f8bfef40da61d21550d18798ff9737b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.02432173 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (733,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,858 181,858 00000000000006be6dbc6042dfc5c49ba834cced439da7216faeba575e1eaa6c 246 0.13/1.00 vMB 116
181,857 181,857 00000000000009af55f8bc777bda26786ebe2ccf5a35e64b3609154fe3f50b3c 136 0.05/1.00 vMB 55
181,856 181,856 000000000000056b4a370388f850114f0522f6954662317e3c21a75e1b0402a7 539 0.25/1.00 vMB 133
181,855 181,855 00000000000008f37fb201315ad4061ecc1034d5e662c7425a15ee51945b47bb 15 0.04/1.00 vMB 59
181,854 181,854 00000000000001fec9cb264ab69b6d5eef6f6f8f2a1e7c5e0fa2e573a6b6e0ce 85 0.04/1.00 vMB 96
181,853 181,853 0000000000000206c4658db744122e0635cf19573b301f86f791103dece61cf4 64 0.03/1.00 vMB 99
181,852 181,852 00000000000001fd84f249883bf121df66219970defbe418a0ee6caa18ea769c 9 0.00/1.00 vMB 118
181,851 181,851 000000000000083fe552423103db538bd9f2137b611de027c34a82b35b47cc9e 17 0.01/1.00 vMB 74
181,850 181,850 000000000000046639142f296c92981ac4ac9e4bc282fc747dd025d17e8e4820 30 0.03/1.00 vMB 99
181,849 181,849 000000000000037ed2ec9475bccb7a59f87853061810d1b772e6d5994f95478b 143 0.05/1.00 vMB 61
181,848 181,848 000000000000091d4b39f2f110e4e71a7a8fd66d9a14a1709ab008d7f8b411fa 566 0.22/1.00 vMB 143
181,847 181,847 00000000000009921c5d577d98f994648cc7107f9aa70d23863c48f321eca0b9 334 0.16/1.00 vMB 114
181,846 181,846 000000000000083fd9327efd33b0c45fda913e32873d1d0d22a08d99d2b6f625 159 0.07/1.00 vMB 83
181,845 181,845 00000000000003017b25efe1591edbb88b277950aed5cedbdbeb60853ac32e0e 256 0.15/1.00 vMB 118
181,844 181,844 00000000000005e65072dcdbc6bb4fc06f318a97cfe47b38e68c967a1cbc6965 179 0.09/1.00 vMB 135
181,843 181,843 000000000000090a60cda7ae77bff3d05e77f898327a4362d75288f963a6ad0d 114 0.05/1.00 vMB 160
181,842 181,842 000000000000095ec38f7ac95fd55327c8106e58bcb77db9ca4ebe719c6efe56 6 0.00/1.00 vMB 104
181,841 181,841 00000000000007c2f9cdd509a8815bd6d575fadc1f106165c820d157776829c7 77 0.02/1.00 vMB 10
181,840 181,840 00000000000000514a01806cbc76fc6acf62f57f402f371d2c98a39fc5b10030 224 0.09/1.00 vMB 117
181,839 181,839 000000000000049b848aa95cce5f650f0af2df42601474268621cde9ec8c7302 256 0.16/1.00 vMB 115
181,838 181,838 0000000000000852574c5a98d823c1b99e66df2847f493d1f35a57fe27dae98a 131 0.05/1.00 vMB 157
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: 114
    • Outgoing: 11
  • 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.