Loading Tool

Explorer IconExplorer

Memory Pool

78,050 transactions
29.03 vMB
0.10192004 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 94dd48dc1010d2b3567c31fd1c3f08e90757dc8fb01072911f708b0d882da44b
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root ee0808101304a1d651eb1dcbadc0d5aa28b6f58c2b2ba0c5e998fd24006b8f08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.03040138 BTC
Feerates: 402.60 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (472,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,650 442,650 00000000000000000124130e86466d44468e2302fd77512e5dc44abeb2a150e4 2,584 1.00/1.00 vMB 76
442,649 442,649 0000000000000000023fb7c3454d0fd90f5d51896a4a24fe4553bcd44458ea96 2,521 1.00/1.00 vMB 97
442,648 442,648 000000000000000002dd870fafcebdc7a9ae1fdddf90e1c0f4e0a1555882c51f 2,114 1.00/1.00 vMB 106
442,647 442,647 000000000000000002a81151eb40fb4b0336208ea8d81a41bb477f61953d3c0c 2,400 1.00/1.00 vMB 94
442,646 442,646 0000000000000000020479cdd01156e3e26c5a4a09de32e69df48ae0611d5454 2,165 1.00/1.00 vMB 69
442,645 442,645 000000000000000001fcf77c726987c5646ba0b1c1635347e05da3292b1160b2 914 1.00/1.00 vMB 76
442,644 442,644 0000000000000000033626ec8a206255694eae8db9bec6da1b516070e7f2962e 1,178 1.00/1.00 vMB 81
442,643 442,643 000000000000000002a2d8ebfe010935e91f939850e08ccb59cca6d8e9be6fd3 1,249 1.00/1.00 vMB 98
442,642 442,642 000000000000000003963ea7056fcab47b3aae0767cd46e4d85a7dd8a6f7ecd6 1,743 1.00/1.00 vMB 80
442,641 442,641 00000000000000000370044127122447077137213b158d8f353f0ae0ec964e33 2,839 1.00/1.00 vMB 73
442,640 442,640 0000000000000000011e463b8670e25f4f0c3f3dda6401b1d2be26a51ffa2374 1,773 1.00/1.00 vMB 77
442,639 442,639 00000000000000000348c8fb822c0656f26156c990758e27af5186a1634a4d8f 2,521 1.00/1.00 vMB 76
442,638 442,638 00000000000000000152f18d8766fa24d07206c0ab20000b81c3c616a67c42b3 2,427 1.00/1.00 vMB 94
442,637 442,637 00000000000000000304c8f129cf081e2c3a93d584c5ba4cf04134eae6bab609 1,237 1.00/1.00 vMB 64
442,636 442,636 00000000000000000306be03a694e1b37acd7dae00fb34b992849de67c848f6c 2,862 1.00/1.00 vMB 74
442,635 442,635 000000000000000001fb466fed697c6f9112a38634bdcbfb5abfcacf93b55bd7 3,358 1.00/1.00 vMB 73
442,634 442,634 000000000000000002f106d2f8fe3732550bbdff15f19c0552e2e5be7211e943 2,244 1.00/1.00 vMB 81
442,633 442,633 000000000000000000a64ade4162836cdfadf614f3627000d02d71c76e1307e9 1,987 1.00/1.00 vMB 83
442,632 442,632 0000000000000000014a9ea6e01aeb39277705e1a78c79a9331d3bdd57c41c7d 2,518 1.00/1.00 vMB 96
442,631 442,631 000000000000000000095eef2ab95ae25da7346dc12aa8c37e4e48da8059d455 2,120 1.00/1.00 vMB 83
442,630 442,630 000000000000000003242684d595d611ba81bf8821ae2bed89f0c619abe97d6a 2,050 1.00/1.00 vMB 107
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.54 GB
    • Received: 17.56 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.