Loading Tool

Explorer IconExplorer

Memory Pool

74,677 transactions
28.72 vMB
0.08294115 BTC
Random Selection Loading Transactions
Max Size: 170.17/200 MB

Candidate Block

Mining Attempt 0fe2fe2b247b8b356a85d7efcbe78a15706c1b9be799cc515fdfcc0a373f46b9
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root e9b4f883949cd34374bb94b5d102f8259d53a98df2d48a503476ec5b313be873
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02474481 BTC
Feerates: 150.93 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (180,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,816 734,816 00000000000000000006e7f15a2fac791601edf6ae5149d509f687516f03f1fc 1,115 0.51/1.00 vMB 17
734,815 734,815 0000000000000000000532be8289e883741cabd221278582c4a7e209a31930c8 911 0.25/1.00 vMB 9
734,814 734,814 00000000000000000005085fcb7d782d6cdb7c206a9787a5372f439a16f40c92 947 0.42/1.00 vMB 5
734,813 734,813 000000000000000000074cb057c05f5a3241c1c6a55bf8009ec508a85d7f8dee 1,019 0.39/1.00 vMB 7
734,812 734,812 000000000000000000063f3c3cbb4eef9374911ecdb231e7aab53ebd2514fad3 240 0.11/1.00 vMB 5
734,811 734,811 0000000000000000000350b79f54a3cb4c463f34161367821ff05f6cc26fa33b 1,129 0.96/1.00 vMB 3
734,810 734,810 000000000000000000033fe075501d2112576d3e5a18945d0502d859d8c7bc77 90 0.05/1.00 vMB 3
734,809 734,809 000000000000000000045e402cb2ac1c7d88a8e25a0b0c119408cd9a46de896c 1,329 0.78/1.00 vMB 5
734,808 734,808 000000000000000000066913061ab7ca2761489bafba86727b49c05d09bd3287 171 0.11/1.00 vMB 5
734,807 734,807 00000000000000000005d93246951eb62ee80ba9688e76f67f8d71653e8c7f77 1,814 0.71/1.00 vMB 7
734,806 734,806 0000000000000000000798b10cd4ca2fde909883dbf7980477ec1e9400178b41 396 0.15/1.00 vMB 7
734,805 734,805 00000000000000000001935682f46c2884eaa592abebf745498693ae1abe2c5f 435 0.14/1.00 vMB 9
734,804 734,804 0000000000000000000520fe84606fd178464816b25fff00485c54151389b79c 38 0.01/1.00 vMB 16
734,803 734,803 00000000000000000003837bbb73afde6a9367566d947ba1c5fc6810689c6868 79 0.06/1.00 vMB 3
734,802 734,802 00000000000000000009064807ae02b52c1ab61500a0adb72c0a7151b7ebc74d 751 0.27/1.00 vMB 9
734,801 734,801 0000000000000000000331b116ad0f259f09df0ca1c1f20609793d364f438e31 1,007 0.35/1.00 vMB 11
734,800 734,800 000000000000000000016cab95f296694987b953c34301a043b16413cead5f3a 467 0.18/1.00 vMB 7
734,799 734,799 000000000000000000068da6501b2a9a35123a60a1202622db988cd3cdfdb818 2,223 0.79/1.00 vMB 8
734,798 734,798 000000000000000000056660a6dd85ec19e80b5c174552c0f6cca2f7174865c4 656 0.32/1.00 vMB 7
734,797 734,797 00000000000000000004089987e4a185a05f7c57084e0eaea51679cdc9ac941e 1,097 0.66/1.00 vMB 5
734,796 734,796 00000000000000000003957423a49bb4a3c54f9654cb6b0dd57a8067e813d44a 1,426 0.70/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.