Loading Tool

Explorer IconExplorer

Memory Pool

81,362 transactions
30.62 vMB
0.09447252 BTC
Random Selection Loading Transactions
Max Size: 186.95/200 MB

Candidate Block

Mining Attempt a634a42a1ae0ca08250764fe530b2f81e5a26c8b95ece186e2a39b62b7846de1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 8ee12b35a87890ddff2f1d64bae2a82c7b266bcc7d9f2817523d7e1c1dab5c65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.02387284 BTC
Feerates: 301.60 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (476,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,895 438,895 00000000000000000408426f9b7d62d18eacd6c5b7f0abf6dde959baca17e6dd 2,006 1.00/1.00 vMB 56
438,894 438,894 00000000000000000423dc3757cded6219a9fc8cd07758e3e709c670d9d55ed7 1,447 0.58/1.00 vMB 65
438,893 438,893 000000000000000004047b73504b423336a1d5394e249cda13e4d1e5b1f479a0 956 0.75/1.00 vMB 35
438,892 438,892 000000000000000003c3e2beb0d0c977dfccd16471f771b18cdae9e6f7c576d5 2,490 1.00/1.00 vMB 65
438,891 438,891 000000000000000002ba587da68d047256bdb35486df2844e2596dea7f7a311b 82 0.02/1.00 vMB 142
438,890 438,890 000000000000000003ec5805747a8600961e3bdfce24b7348d86b6af18acc937 1,152 1.00/1.00 vMB 25
438,889 438,889 0000000000000000032d786fe58c4ed240ee5e11f7988af2567cde2858460462 2,271 1.00/1.00 vMB 72
438,888 438,888 000000000000000001dcdea0540f4d07def6b5bddfbf27f9771464d8fc1ba182 1,859 1.00/1.00 vMB 49
438,887 438,887 0000000000000000032384aa7e8b0e04aec29951f84e1f7b682040791a593db8 1,025 0.99/1.00 vMB 28
438,886 438,886 000000000000000003d1efbd2d3a0c17a6edff4ed8e92c9f92213497f6d1693d 517 0.37/1.00 vMB 45
438,885 438,885 000000000000000003f797f8df9ab1ad2f24738ae57d8ec4b209cc89b9a08797 589 0.55/1.00 vMB 22
438,884 438,884 00000000000000000082eb38197a140df0362a19c5bc2efa4aa3c1eef1fe7a7a 1,707 0.75/1.00 vMB 70
438,883 438,883 00000000000000000233e59b15e4317a2beec540611863f0956b12cb4a820fe4 956 1.00/1.00 vMB 42
438,882 438,882 00000000000000000397e5ab6af98dd8aa1dc6e888df44518e93464200d4ed6c 1,483 1.00/1.00 vMB 35
438,881 438,881 000000000000000003c81e1aa0b25fb57a8a812f4cb94365c920ccbd774bc863 2,352 1.00/1.00 vMB 71
438,880 438,880 000000000000000001538a302d672fef98dee5b7bc30f2927c8bfb39e2739a84 812 0.51/1.00 vMB 50
438,879 438,879 000000000000000001350534d55e11662bf637e3e6593a41dd43f7c039156911 2,324 1.00/1.00 vMB 64
438,878 438,878 0000000000000000014c6cde0b85b74ba29f06d3051d8917f8f6eef043b1c9d0 2,244 1.00/1.00 vMB 62
438,877 438,877 0000000000000000044c25cc7181044ebe716511234d850f5e852c8d64890fc3 2,411 1.00/1.00 vMB 70
438,876 438,876 0000000000000000038a15bde3abd6b641ce7b9fe22606f635bf6c0c9715ef7a 1,438 1.00/1.00 vMB 48
438,875 438,875 0000000000000000028153057f7c0c25be07c8aea3e575e55d8a24f1d280fab1 1,633 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.