Loading Tool

Explorer IconExplorer

Memory Pool

76,480 transactions
28.16 vMB
0.08515271 BTC
Random Selection Loading Transactions
Max Size: 171.57/200 MB

Candidate Block

Mining Attempt 1839578007daf0240a8b4179b2a3c7cf60668054182134bed6a396779ff50bef
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 35157152793ad950569f1de2554df37a620ba9d1d9828f3aa27e8c10a6af454f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,003
Size: 1.00 vMB
Total Fees: 0.02412581 BTC
Feerates: 150.93 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (185,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,960 729,960 000000000000000000097764b6e347425157390a4a359ed2eac61650ee9a8d7a 2,568 1.00/1.00 vMB 14
729,959 729,959 000000000000000000076f25a9322073d5c8d9561e8e59f0678f77c0798a0a51 2,866 1.00/1.00 vMB 18
729,958 729,958 000000000000000000063e9f2542f46ddbbed9cd2303314f656a47870b9ca9c9 904 0.67/1.00 vMB 8
729,957 729,957 0000000000000000000769d658f86973facaab133f76ecd0c127b37facabb4b0 67 0.06/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.