Loading Tool

Explorer IconExplorer

Memory Pool

74,428 transactions
30.61 vMB
0.08773417 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt 9332094e275dd5cf257239f87ce2c43f4f43c179b453d13e7d2e1e5ce5256fc7
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root b2d61b73da9febc9124e3fde327702b454e0b8cd8bfa02b9fbd20f51b98e82e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 122
Size: 1.00 vMB
Total Fees: 0.01140437 BTC
Feerates: 20.07 > 1.14 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (568,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,995 346,995 0000000000000000120a46292657487dccb0cb7ba9ac500e9f5dfc9780e3c48f 1,040 0.65/1.00 vMB 23
346,994 346,994 000000000000000001e71941f7723e9371eed8f88fef1528fd854bdfc425f8b7 256 0.08/1.00 vMB 40
346,993 346,993 00000000000000001407623de3ffff9ca346f6010a7c5d65fecf09e7829c39bc 278 0.15/1.00 vMB 25
346,992 346,992 000000000000000009205679bbfd7183bbb438ae8ba620e1e65d5631d2f19613 250 0.12/1.00 vMB 28
346,991 346,991 00000000000000000bcaa01b5a0b42d74bf4f0c766906816ae0d48356e290351 53 0.03/1.00 vMB 17
346,990 346,990 000000000000000008e064162fc4cb61c00929bc42d33d7139dbacb58a562d1c 300 0.24/1.00 vMB 15
346,989 346,989 000000000000000000bebb8502cf06190fd983fcdcb7f7897ab0007aad806a61 512 0.19/1.00 vMB 31
346,988 346,988 000000000000000008e3fac853b840b2c45df7ecf49f23de6909b6de02c86943 547 0.33/1.00 vMB 24
346,987 346,987 00000000000000000bf95c55352c6c098f3dbf8e2554129b82ab02c5a2cf604e 1,035 0.67/1.00 vMB 23
346,986 346,986 00000000000000000b8c5274f091182ca25eb643e4622fd7dd3a7ddab275a8aa 515 0.25/1.00 vMB 18
346,985 346,985 000000000000000009f15ad7ee730e2d118f3e1cf2a714c1f4fe6fb2eea56606 1,261 0.75/1.00 vMB 24
346,984 346,984 00000000000000000a2e7b68d274a910057c6d39de5ec53539e73c6bb4d1947e 1,893 0.75/1.00 vMB 34
346,983 346,983 0000000000000000068398423d0329239e93eb824d271855dbe96f0ce658dc58 262 0.18/1.00 vMB 17
346,982 346,982 00000000000000000cbcf5dd4c907fcd914bac50784f040f0437ffee96cecf41 634 0.30/1.00 vMB 28
346,981 346,981 000000000000000013daeb90ccae964ef668de938d3723215f80e850b97f7c94 154 0.12/1.00 vMB 14
346,980 346,980 00000000000000000b86ec12dd9d8bd96b4a6ec3f234d97519a8aae4be4be3b4 1,037 0.59/1.00 vMB 15
346,979 346,979 0000000000000000013e98ea1c829454fc557c0bc296eb802e24a972de9b0699 695 0.75/1.00 vMB 18
346,978 346,978 000000000000000010e4272f91675ab2aeb7b33f6c665e4f17930267a2cd74ca 1,874 0.75/1.00 vMB 36
346,977 346,977 000000000000000009e54a57139c4d316e51773c457921bdce3fdf22ebd89042 105 0.05/1.00 vMB 25
346,976 346,976 0000000000000000141e12fe904db0d902477c941d8aad78b0a5adce6a75c3e3 1,223 0.75/1.00 vMB 25
346,975 346,975 0000000000000000171e75a6a3b48a4d900f31c2601a73840b660a00baecc5a8 1,444 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.12 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: 738.90 GB
    • Received: 18.61 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.