Loading Tool

Explorer IconExplorer

Memory Pool

78,612 transactions
29.39 vMB
0.06409482 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt bd8ab3b5ffa843bf6d340581b9fe07d63266c595d73994a7b082e7aa3bcbea0e
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 1209879fa4dba2356cb267f56afcf9da9995ca2eb8037771f761b4c2c18edcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00452502 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (185,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,048 729,048 0000000000000000000133c21e78e574a1c6866c96bbabde2aae858efa255142 1,874 0.99/1.00 vMB 6
729,047 729,047 000000000000000000062fdb8f39e44841cb243a2848c460175660a1878b1340 1,688 1.00/1.00 vMB 11
729,046 729,046 00000000000000000002fc5235f31abf4f19e6b5dda0d57312bf387ec8450dc1 662 0.35/1.00 vMB 6
729,045 729,045 00000000000000000002d4e5ae0348cee120e3c18b994644ea57f9d70ac5b828 156 0.13/1.00 vMB 45
729,044 729,044 000000000000000000038f67528e3512fce7065b028dd1fd9dcdce13d6b8ed24 359 0.16/1.00 vMB 10
729,043 729,043 0000000000000000000a2b7e1d21eabbc4871996fc3278e9c0e2b31cbdafe540 59 0.02/1.00 vMB 10
729,042 729,042 0000000000000000000190987893746881cdd501def67f90b4e3ecaa3047826a 753 0.30/1.00 vMB 9
729,041 729,041 000000000000000000014013509bee4bac94d1ac06a5eb5f043dcc3acdecf581 1,003 0.55/1.00 vMB 10
729,040 729,040 00000000000000000004eb75e94b11f96f54d7e8e1a571aacd41494d194b068e 421 0.13/1.00 vMB 9
729,039 729,039 00000000000000000003dedb2d26b34d5497b191a57ba764e3c50a921eb8aa8f 542 0.51/1.00 vMB 4
729,038 729,038 000000000000000000021b32d6c4be22e831af3f9d43a7acb494352f90c3d70e 1,867 1.00/1.00 vMB 3
729,037 729,037 00000000000000000001eeb3f158fb24147e36f5d174cf3ceaa13ee4b08d17cc 2,308 1.00/1.00 vMB 8
729,036 729,036 00000000000000000002fdfa5148b83dc10659d390aa8aad64a5b3d50ee218e6 2,821 1.00/1.00 vMB 18
729,035 729,035 0000000000000000000550e34a421e984a008535336c585e7f6176e3dca9083d 534 0.55/1.00 vMB 6
729,034 729,034 00000000000000000008e70079a3d89c05eaaff11ca6eb459f321c634d89e658 223 0.07/1.00 vMB 12
729,033 729,033 000000000000000000088a83fd687157aa4d85b54d427ed9138bb4c96df36aec 1,247 0.51/1.00 vMB 8
729,032 729,032 000000000000000000037f9de3749e56154a1e504301a993cba0ebf38b869a8a 122 0.05/1.00 vMB 9
729,031 729,031 000000000000000000070199d2dd90ea1eb96975540231ddfbb8744c5288db3f 471 0.23/1.00 vMB 6
729,030 729,030 0000000000000000000992b6eb13cc3467aed7da357274057e9a4f25b407b4e5 841 0.31/1.00 vMB 7
729,029 729,029 00000000000000000006d687a9ed0675991e7704205a963a4a24e852148c5517 2,421 1.00/1.00 vMB 9
729,028 729,028 000000000000000000049d66587e953d1cda1509f44397083e580e240ca85231 1,075 0.85/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.