Loading Tool

Explorer IconExplorer

Memory Pool

38,916 transactions
28.32 vMB
0.06694638 BTC
Random Selection Loading Transactions
Max Size: 143.71/200 MB

Candidate Block

Mining Attempt c4287635b6087447014189181882be76e43630c6569681e389e3a89e9dfacfd2
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 8bbf38c780739040124b185d5b1acc646330bcd16b8cfc0e0b05a1135dad9b58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01257136 BTC
Feerates: 150.80 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (1,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,963 912,963 00000000000000000000a1599da070f1860fc4a04aecffa1af09cc16b1d80280 2,591 1.00/1.00 vMB 3
912,962 912,962 000000000000000000006b521c1a541a3dc5c71e10c161f262a673024322f2af 1,663 0.53/1.00 vMB 2
912,961 912,961 000000000000000000001dd33c0645cd4a9ae53e227b8fae54209209817a49a4 6,459 1.00/1.00 vMB 0
912,960 912,960 00000000000000000000c4340566f80fd95d62e2ceda71f77ca8c1ca94f40e3e 2,146 1.00/1.00 vMB 3
912,959 912,959 00000000000000000001b9f36be46b4cd6432b8df79fd221d04b315b56c9d7c7 4,150 1.00/1.00 vMB 2
912,958 912,958 00000000000000000000cafd638156aeaed7f06745d8bac0828a3f49c670b07c 3,639 1.00/1.00 vMB 2
912,957 912,957 0000000000000000000116045ddc8fb4c762f154670a95ec186979da2d4e09b3 5,791 1.00/1.00 vMB 1
912,956 912,956 00000000000000000001547c2ce7b1e60e57a0554aead7265e290a13dabdf9b5 2,225 0.55/1.00 vMB 2
912,955 912,955 00000000000000000000a121caba7288d1c4c9d2d929e3443c469bcacfc2f764 5,863 1.00/1.00 vMB 1
912,954 912,954 00000000000000000001d3f3177e43d10a4341cad75ec93b8853edf5011a7998 7,121 1.00/1.00 vMB 0
912,953 912,953 000000000000000000014d1ba5dc1954d78f0d06781fcf645631847aad0ea988 4,142 1.00/1.00 vMB 3
912,952 912,952 000000000000000000005a1c2961011ff2e834168c58cefa5f6a8045bd8e5cdc 5,375 1.00/1.00 vMB 1
912,951 912,951 00000000000000000001b8d050dda44b08efedd45055b551cb5f2e07c7588912 4,911 1.00/1.00 vMB 2
912,950 912,950 000000000000000000000b53faa8e4051a2db6d2c0aea11ab98868abb62c4e25 3,691 1.00/1.00 vMB 1
912,949 912,949 0000000000000000000004d36a58025b2122f23e67525d016efddccabcdd25b5 2,911 1.00/1.00 vMB 3
912,948 912,948 00000000000000000000fc56b489a36553e7943d982ac8c545a78c579b989a45 4,721 1.00/1.00 vMB 2
912,947 912,947 000000000000000000013d83dc31ced6fc7b1745519839b23b0be4fcfdbeb4aa 1,051 0.30/1.00 vMB 1
912,946 912,946 00000000000000000000cbaf622f6890328ea3f389c53be2c39cf8496cc5f0cb 3,717 1.00/1.00 vMB 4
912,945 912,945 00000000000000000001eda3f68920665af9920fb8363e855393518229858ea5 5,136 1.00/1.00 vMB 2
912,944 912,944 0000000000000000000187adc09e8bd94f2bffe968782eaf2801a60ae2b12316 1,255 0.29/1.00 vMB 3
912,943 912,943 0000000000000000000229004ff75190abcdee67557022d097cfa793901084c6 3,967 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.