Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.51 vMB
0.07157244 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt f3267206a7acfb748909d1763b5e53a968e4a35920990dd9662e4006bd5b3775
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5fa6688a46e83b2f3f0cdb834bfe4e9befc8239e46173324dcb5342edc84f59b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02280236 BTC
Feerates: 99.53 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (344,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,645 570,645 0000000000000000002ab20a7addade2eb2a776564688673b7af103731a06ed6 1,556 1.00/1.00 vMB 31
570,644 570,644 00000000000000000012747193956e21186238d6c2db9a5eb3687be332061c46 818 1.00/1.00 vMB 15
570,643 570,643 00000000000000000012ec5189238870a006e1000f4713c93c4dba0d20e4309e 1,995 1.00/1.00 vMB 32
570,642 570,642 00000000000000000001527057cc4d59629a8abf2b8d79a601fceefcb07ff1a0 3,196 1.00/1.00 vMB 19
570,641 570,641 000000000000000000293c15a16dbc23ddf693ed37833f0e5ab0040932b46aa7 2,539 1.00/1.00 vMB 51
570,640 570,640 0000000000000000001d3351ad345d7d6dcda2b62e97be24025686edda8f0cf0 3,173 1.00/1.00 vMB 137
570,639 570,639 00000000000000000021a81558c5cff625b09be9bd0060ac6287afd485e04402 3,156 1.00/1.00 vMB 87
570,638 570,638 0000000000000000002939745d802303588f5a8b9c4454b4a8339762533cc33b 3,064 1.00/1.00 vMB 3
570,637 570,637 0000000000000000002443a14c11f2d228d38caa5e76cd9fc4870eb91303cee1 3,501 1.00/1.00 vMB 65
570,636 570,636 000000000000000000296cce6ed63c337dbaa2b074fbda965a38816be332cfc8 3,220 1.00/1.00 vMB 82
570,635 570,635 00000000000000000015788ba8ded8d1bd05f2b128b2730118bd4080fb05ff90 3,229 1.00/1.00 vMB 106
570,634 570,634 0000000000000000001271eb355c126a38b8f931b6abb7882ec528bc520430a5 2,921 1.00/1.00 vMB 43
570,633 570,633 00000000000000000027481c7d6135579f4f814ae657a405315d0c13e55d8d2e 2,566 1.00/1.00 vMB 16
570,632 570,632 00000000000000000013da45d04e58a3148bd57436477f402b63b911d741aa4c 3,108 1.00/1.00 vMB 95
570,631 570,631 0000000000000000000c26372fe96382b3f0b3f356faf9e5b298ee163a830aa5 2,929 1.00/1.00 vMB 11
570,630 570,630 0000000000000000000e866f41f69a5abbb63bc31686eeff6c0b2c7a89b6127b 3,063 1.00/1.00 vMB 53
570,629 570,629 000000000000000000076f314595fc8de52aa442a6094a42f4af3268ffab09ff 2,441 1.00/1.00 vMB 63
570,628 570,628 00000000000000000005d8f522e25c73a3a1705ced98b6914fe2577672d33f22 2,148 1.00/1.00 vMB 51
570,627 570,627 00000000000000000013cf20684e36a54ef1e9c37707ee2acba956c16b32f984 2,064 1.00/1.00 vMB 128
570,626 570,626 00000000000000000027859408d4f0a27ceb982f13c8dc7e2b8516301ad055f8 2,287 1.00/1.00 vMB 33
570,625 570,625 0000000000000000002633e2fb219e7efe8f355ddb3fb311de53b92473ac0358 2,432 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.