Loading Tool

Explorer IconExplorer

Memory Pool

74,852 transactions
27.47 vMB
0.06614607 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 5116165a5c0240d714878423e8045965b0254ee411231097b149e51c55b374d2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5a12601cee400748f1a2fc874e868a577f0aae9e4a1e6bc7665deaf9e39e1e2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.00729174 BTC
Feerates: 74.05 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (158,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,637 756,637 00000000000000000001d797580dca33253d4309ba4fe37024533b925311c5db 623 0.31/1.00 vMB 8
756,636 756,636 0000000000000000000204540a2282694c658a6453dade49abed2b3992f9bcec 1,676 0.97/1.00 vMB 7
756,635 756,635 00000000000000000002c41d6540d2b3c63411bb78fb7f7c28a7b15f1909d072 2,093 0.77/1.00 vMB 9
756,634 756,634 00000000000000000002541a14f691e4a2807f8e9c20e4aad4a0a737190a4e2d 788 0.35/1.00 vMB 7
756,633 756,633 000000000000000000023c76cc7cbee726cf56d7982336512fdb626b3483e751 1,540 0.67/1.00 vMB 3
756,632 756,632 00000000000000000006c9cc854fbb4b8dcd51f33474399fce4d8ec6e5301651 2,790 1.00/1.00 vMB 12
756,631 756,631 0000000000000000000457218faf1677ba52120aa4eb8accb600be99113b8f7d 586 0.64/1.00 vMB 8
756,630 756,630 000000000000000000007c975f0480c8e035ac43b1c49687f7f1e782d03d5a4d 795 1.00/1.00 vMB 11
756,629 756,629 00000000000000000008e8fdac61c7a8374290b04ebbe78c1247a0978e89f0dd 952 0.34/1.00 vMB 8
756,628 756,628 0000000000000000000436a356d22cd75f9a1f11b97a6e388ef9303888666d9a 811 0.50/1.00 vMB 10
756,627 756,627 00000000000000000006b1ef34a7c676524bd028119d20c9f50867a628d766c6 950 0.27/1.00 vMB 10
756,626 756,626 000000000000000000017af85ec71b39bfab63a45e0fee7ed166f98a031b9a5f 1,294 0.49/1.00 vMB 8
756,625 756,625 00000000000000000004379afb035bdf17dc72ac12d75f4141495d033241f8b6 1,658 0.55/1.00 vMB 11
756,624 756,624 0000000000000000000452e737d7e096a1263dd4cc9103c1db79b50d4dc60ca3 1,787 0.62/1.00 vMB 9
756,623 756,623 000000000000000000051758b6a2b3b23401d730bf2f627e02415f5862b62a19 690 0.40/1.00 vMB 2
756,622 756,622 00000000000000000008de7c263b9346d8f0ccfbb6457a12d02639e2a7731567 2,549 1.00/1.00 vMB 5
756,621 756,621 00000000000000000000b3193854fda09ccf900fac29fe4f5fffe6cece4e68ed 2,878 1.00/1.00 vMB 15
756,620 756,620 000000000000000000026a558301601e1ce5bfca7c70b808c00c84d5e5e26be4 2,731 1.00/1.00 vMB 10
756,619 756,619 0000000000000000000642ab7df98e154b0ad0965463065130b9819c55d5ee7d 204 0.13/1.00 vMB 10
756,618 756,618 00000000000000000004e19f13b60e034ec667e029ff6a51c7d3f4af4c4f49ae 388 0.27/1.00 vMB 10
756,617 756,617 00000000000000000002d7e37d3a5aaa14f2386ef782654cd34c45c7afb304a4 154 0.11/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.