Loading Tool

Explorer IconExplorer

Memory Pool

73,793 transactions
27.29 vMB
0.06536198 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt c66c7003a0a5804fa12a83f1db216be9ca889980ad14b0b36fc85ec8c2177c36
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root adb3e77380a08f9a384b89d244de162a4eb59f880ae5b4e5b8fe29ed8fe377b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.00743322 BTC
Feerates: 73.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (185,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,956 729,956 00000000000000000003ec9cce710e93a62e52e6fde758a3625c184e1d6b196c 1,295 0.69/1.00 vMB 8
729,955 729,955 000000000000000000049518dc22f39aa3cc045688aa0445fd7d2e6a3ab723e1 1,471 1.00/1.00 vMB 3
729,954 729,954 000000000000000000033ace52b8e38afc99a902e346d82296ff717c5410b8df 1,336 1.00/1.00 vMB 15
729,953 729,953 00000000000000000008035a7d1fbcc4167373142d74c9f2ba25a0c261922e85 971 1.00/1.00 vMB 3
729,952 729,952 00000000000000000006fa6061c7ab6fdde05c9c6748db6550941915e4689743 2,549 1.00/1.00 vMB 11
729,951 729,951 000000000000000000084bdd5a9cc328e4e6f2ded20de630257c6ea6ae6f1ad8 2,156 1.00/1.00 vMB 17
729,950 729,950 000000000000000000006c6a4f2cc2b2a860b3853813dd4d75de366f7258168a 2,808 1.00/1.00 vMB 16
729,949 729,949 00000000000000000007627de4d6be96c10abc829ec56b41e5c851c736a140ff 1,176 1.00/1.00 vMB 4
729,948 729,948 00000000000000000001b685830609439dccc5ab08883fb10d2f8e1622e86ed1 2,582 1.00/1.00 vMB 16
729,947 729,947 00000000000000000007f95091a032567f8456ce28cedffc5b5a4e264c32827e 3,234 1.00/1.00 vMB 22
729,946 729,946 00000000000000000008c0602757201ac7f6d46a432d81202d2079f17ad0c393 573 0.45/1.00 vMB 8
729,945 729,945 00000000000000000003572a93ad111759bfbcda6bfab46989dbe266f0c48c35 1,519 0.98/1.00 vMB 9
729,944 729,944 00000000000000000004d3deed9bba90de2c509514e7f8b81897228c00b93a40 1,050 0.99/1.00 vMB 8
729,943 729,943 00000000000000000004ce37cf7b55988ba311116cbee753fcb5f87fcd6c9323 1,301 1.00/1.00 vMB 3
729,942 729,942 00000000000000000004612efa3f868a24648aa56aac6f03c60c44e9b3faa1e5 1,316 1.00/1.00 vMB 8
729,941 729,941 00000000000000000005d9671cdd67c0a6be03967172d5bc3ba0ba87588e7a9e 2,670 1.00/1.00 vMB 16
729,940 729,940 000000000000000000074c9aac1bb6efc53330b833059fcb1cf562e18d8827ae 2,616 1.00/1.00 vMB 25
729,939 729,939 000000000000000000078c9dae698d934e95d9ff67f85f8154a224398f733c5a 1,011 0.55/1.00 vMB 11
729,938 729,938 0000000000000000000850aa45843624cebedd7b71bcb15c39d498b6366d633a 424 0.98/1.00 vMB 2
729,937 729,937 000000000000000000061b666f9b9f4d1c97d51532e88b5d1a8601488e60878c 1,698 1.00/1.00 vMB 13
729,936 729,936 000000000000000000060fb425a01f7ecb534685ca9b92bc8b2b130829c6b65d 591 0.33/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.