Loading Tool

Explorer IconExplorer

Memory Pool

78,773 transactions
29.24 vMB
0.07898837 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt 53081cbed99e0ae59aec15ba8ea25a6bfcd73630f913f1e3a6f2e9a8b145dd79
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 2fcd44e489dd6606beba6b1f807d16bfa6626ff84c58c8e4754ae5ba53b2fff6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01940677 BTC
Feerates: 150.77 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (468,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,825 446,825 000000000000000002c3015be3af37b28c87263b25d41003015cebb00f8ae211 2,812 0.99/1.00 vMB 67
446,824 446,824 00000000000000000127deaa31817196287862515baa359857fd2608f5ad9fee 2,577 1.00/1.00 vMB 76
446,823 446,823 00000000000000000101a9499e11c99ea0f715b8c2312aa12c34b2785f8b52e7 3,248 1.00/1.00 vMB 73
446,822 446,822 000000000000000000cfcf52171f18c8181adeb08f6796ac15b49c4dbee11020 2,361 1.00/1.00 vMB 95
446,821 446,821 0000000000000000022efd78e31d767fbe09dbbfa500c4b7703303292270880e 3,739 1.00/1.00 vMB 66
446,820 446,820 00000000000000000368447994eaab272102ae239197d12292e387bd3af3d95c 3,360 1.00/1.00 vMB 75
446,819 446,819 000000000000000001ed12e625053cc6d01e6d266df9b3609c0e158559e9079d 2,387 1.00/1.00 vMB 78
446,818 446,818 0000000000000000008a922d9e63b29599572c4463f4f66aee8eed84def2ef92 2,557 1.00/1.00 vMB 75
446,817 446,817 000000000000000003552dc18139721dde866b84f9d7bfb70dffab469ac1e1bc 2,423 1.00/1.00 vMB 118
446,816 446,816 000000000000000002ddbe1f1725906c2ab01fb2b77b4ac870da8853d204e35f 2,437 1.00/1.00 vMB 86
446,815 446,815 000000000000000003545e2a0da7c58497a51ff6674054911588d76cf2deeaaa 1,794 1.00/1.00 vMB 82
446,814 446,814 0000000000000000036522ab545397d3e2b831934725fd30624dc0311640b776 1,949 1.00/1.00 vMB 116
446,813 446,813 0000000000000000017f383d22eabcc60e5555ed70582bc214d69f55734935e5 2,548 1.00/1.00 vMB 106
446,812 446,812 000000000000000002caf7d87bb2aa63b8facb6a3993d4bd11608a067b96dd12 1,848 1.00/1.00 vMB 83
446,811 446,811 000000000000000001452e07f4e9f764ae830207c9cdafee8e7ccb2c746007df 2,461 1.00/1.00 vMB 73
446,810 446,810 000000000000000000831d8fdc1c7bfdc97e50767c377c74342ad327900798b6 2,683 1.00/1.00 vMB 100
446,809 446,809 0000000000000000010528f48e92af7a2a9e9cdb3eff879f2b666010256a885b 2,601 1.00/1.00 vMB 78
446,808 446,808 0000000000000000012f05cca94f69ff06463a748b956daf65dcef7ccaa8df07 2,218 0.93/1.00 vMB 80
446,807 446,807 000000000000000002cf200245e673255484bee29724bdee1d55045477f93285 2,809 1.00/1.00 vMB 100
446,806 446,806 000000000000000002795f102d5fbdb3d2b0062e5583413948dd7b864a116c88 2,042 1.00/1.00 vMB 108
446,805 446,805 000000000000000000a8383a7498d44fc7e92772d8ee88545576e8f5684b9cba 1,772 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.