Loading Tool

Explorer IconExplorer

Memory Pool

44,018 transactions
27.23 vMB
0.09099645 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt 19da4692a481eb989896257cd3a385d7ba783383c506176a3494d016067b3a4e
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root ef1e8fb8e230f109b25a72f27e9aad7c4324d451d006b179060122ceb9af23b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,177
Size: 1.00 vMB
Total Fees: 0.04019731 BTC
Feerates: 101.65 > 4.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (469,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,965 444,965 000000000000000001b86cc6dc5e463d41a2db6f78bad7b8bd1f287cb7d90aa3 740 0.27/1.00 vMB 75
444,964 444,964 000000000000000002e83899753b5bd86ed10e10a55fad16d45d3eab51bbc946 2,123 1.00/1.00 vMB 75
444,963 444,963 0000000000000000008a494f6dd4843415818a6c1c30cd29964d6d1458c369af 192 0.07/1.00 vMB 77
444,962 444,962 0000000000000000034b17da66695cd77a02c961d04245f2fd7288c02251dc70 494 0.44/1.00 vMB 44
444,961 444,961 00000000000000000357bc202b5f0718e6c28208ff757d6ff6a9aeeffdea8516 1,528 0.76/1.00 vMB 58
444,960 444,960 000000000000000001ef484321edf03b8ed821ae96075e9a435ff2bda2ebf566 1,138 1.00/1.00 vMB 34
444,959 444,959 000000000000000002294fd23f3c0b292fa4c18bde64d05bfbe163473d586cd1 455 0.99/1.00 vMB 13
444,958 444,958 0000000000000000005a9681dfa70167d6f64dbf053a0d9b590a939ca37004c7 662 0.26/1.00 vMB 73
444,957 444,957 0000000000000000022d149e740d139b338645424296874a04190f8a253e2da9 132 0.05/1.00 vMB 73
444,956 444,956 0000000000000000025fd558dc0989a0243a3ea08c39059bc83b08801dd63bbf 609 0.28/1.00 vMB 70
444,955 444,955 000000000000000000636cbf9ad705d5975b41731967cfa524e9fab656e2eb78 544 1.00/1.00 vMB 16
444,954 444,954 000000000000000002d3fd6fe1daad29f3925e22809e0a32e10a930e8ef7cb4b 1,749 0.72/1.00 vMB 67
444,953 444,953 00000000000000000204e7df248e2c6aaf6d58d02ac1d5b545eee848a040b39b 2,670 1.00/1.00 vMB 82
444,952 444,952 0000000000000000026c9484afae94c317ae949942401874525b42c657f779f1 1,449 1.00/1.00 vMB 40
444,951 444,951 000000000000000002b68ee3840859e72df6a7f4d4d5a715823c2ce5c68052dc 1,267 1.00/1.00 vMB 35
444,950 444,950 00000000000000000233a5adb59623ad3ffb9168379572cb59a7c840f9bb2f7e 771 0.30/1.00 vMB 67
444,949 444,949 0000000000000000029a4421caceaabd8cb6ec88589fbc304f26bc94910f92af 376 0.16/1.00 vMB 78
444,948 444,948 0000000000000000020c04eb9ffce75193f908bd855d3d31f74e74a7c0e11ed3 789 0.39/1.00 vMB 63
444,947 444,947 0000000000000000034996704567f21d6fe592482873db98503c5c2ecde5b6e6 1,082 0.49/1.00 vMB 74
444,946 444,946 000000000000000002bc32d6b15ee97d25d414ea7757d0701c3857e58298b5df 122 0.06/1.00 vMB 74
444,945 444,945 0000000000000000022119c5365ff6903c21679ad0b1d5c37351cb803fa0ae6e 986 0.39/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.