Loading Tool

Explorer IconExplorer

Memory Pool

82,501 transactions
31.01 vMB
0.08293851 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt bb1bf131d39819510429c6fa50b3c48d8dd3f3b6791c6b6377a45e439b5e1e43
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eaeac25f8df6671fc39e3a384d5e4bc3de61f26bbd1b79bc96601363e76e9cc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01317850 BTC
Feerates: 301.05 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (546,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,594 368,594 000000000000000009fa69977b211746b36815f137f3118c82d3d4b39d654230 487 1.00/1.00 vMB 23
368,593 368,593 00000000000000000490919a5b915e5823b113ecacaaee5cb7ce5398de6b2583 792 0.88/1.00 vMB 35
368,592 368,592 0000000000000000113b29b5a57b558fb93f3620e9a6cbed1ccc228046149f58 1,278 0.50/1.00 vMB 58
368,591 368,591 000000000000000000ab82601228ad8d8378bbc3957d0aa1bacf6fced7fbdafd 558 0.92/1.00 vMB 26
368,590 368,590 0000000000000000067c05b9336127c1c83e31ba8bee032d2b0f3e62b486065a 2,028 1.00/1.00 vMB 56
368,589 368,589 000000000000000008a6039333edd763c42032c99cf0e029ec1606108391aca4 292 0.12/1.00 vMB 45
368,588 368,588 0000000000000000049b6daf6d546b377c080a566d8bce2747a85cb7c377abd7 433 0.75/1.00 vMB 20
368,587 368,587 000000000000000012de3cbd87a173babd6d2908be449e993a9ec3e4046418cc 624 0.84/1.00 vMB 22
368,586 368,586 00000000000000000177e345b93ea35e24d77d015ae789329ed087ae7e35811e 1 0.00/1.00 vMB 0
368,585 368,585 0000000000000000115e6b07fd75f6c6fed589d3119d916a167807b73874ab56 767 0.93/1.00 vMB 27
368,584 368,584 00000000000000000962a48df6e69f05b477b380f5db31eea70eef83320e0b19 674 0.86/1.00 vMB 23
368,583 368,583 000000000000000008a30772d46f6484bd133c8da7671314cc33e41931a5cfd9 700 0.39/1.00 vMB 39
368,582 368,582 0000000000000000052e335a740f93b4dcc061dc05c6a9d34d6ea8d3f72beec8 473 0.25/1.00 vMB 39
368,581 368,581 000000000000000002fa30b9bb6ae276ef22cf48646f98a0caaea228f7176741 347 0.25/1.00 vMB 28
368,580 368,580 0000000000000000103597f0521b2600d4d48c73437972e245eb85094e473479 928 0.92/1.00 vMB 26
368,579 368,579 000000000000000009cb14477710df23c5336b5ae8958c3768315c4d39246c45 811 0.53/1.00 vMB 34
368,578 368,578 00000000000000000741d7faad770dc35501f2cf875c957c3b5c2ea68858f01d 2 0.00/1.00 vMB 0
368,577 368,577 000000000000000008a2f0400db904fccbbb353a5f1e8c6ed7b39d4533c78a6b 1,079 0.93/1.00 vMB 29
368,576 368,576 000000000000000000d823275434df8d5c9390e3bb4c5b5517592d21f1e6e864 760 0.75/1.00 vMB 27
368,575 368,575 0000000000000000110e7c5716308193b39a0141704783390993f9ad4c00b6e3 540 0.81/1.00 vMB 21
368,574 368,574 0000000000000000072c39ae9e36bb0c59d8a5ab970f474369f7158c6c87dbb5 611 0.85/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.