Loading Tool

Explorer IconExplorer

Memory Pool

78,033 transactions
29.01 vMB
0.10144346 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt 3d369bb79d51f479794565f8690e88312c3afd2338f87b933754356f7b302c78
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2e78472c1f800c3799cee43139c0567e56b2edcfa6f6caa2ecc85d85a9bfbfb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.03033434 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (178,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,704 736,704 0000000000000000000074dd1e8bb1f0000003f8dfdbd71e39f148929eaaf919 444 1.00/1.00 vMB 14
736,703 736,703 00000000000000000006b95b8f6561f53d85ac0c4fb15c6189c4b69c8bb72043 1,852 1.00/1.00 vMB 16
736,702 736,702 0000000000000000000133a50b7e73c0b9414b003f51c0e347218f51542be48c 3,253 1.00/1.00 vMB 28
736,701 736,701 00000000000000000007a3e8217cac11e42f195b376be9edf687c1eaa5c9fd02 453 1.00/1.00 vMB 3
736,700 736,700 000000000000000000067ccc14764c24da4605cb5405ad74d032c0b87da23d79 888 1.00/1.00 vMB 5
736,699 736,699 00000000000000000001fb74dcfdca73945b846acc16660e281dd5c46f1f63ca 1,603 1.00/1.00 vMB 10
736,698 736,698 0000000000000000000293ac4e490f788d48b79cb5e7dfdd0464f70e61b104c3 2,054 1.00/1.00 vMB 13
736,697 736,697 00000000000000000008dad4ea5e087e9d7ef4ba29939e2dd8fcd685e00bbfe8 431 1.00/1.00 vMB 2
736,696 736,696 000000000000000000056a09b086d354896567d4ea9e9d0e43af7b6a0ee619dd 1,086 1.00/1.00 vMB 7
736,695 736,695 0000000000000000000784ae05fd48a365d8ca56dbbe98aaa830d817bce58dfa 87 1.00/1.00 vMB 1
736,694 736,694 000000000000000000017b496388314b9671971c2f2bddda09c8b7ef2624f5d4 755 1.00/1.00 vMB 4
736,693 736,693 00000000000000000001bb6c42814a5bd43bce7db1a33b143302db6368b90e8e 181 1.00/1.00 vMB 1
736,692 736,692 00000000000000000000081460ba7d2e43c82fb8ccf930b6f7c099b39b68170e 1,942 1.00/1.00 vMB 5
736,691 736,691 000000000000000000022196c39f11ce2174b013275782df9ae0867dae5511e2 2,283 1.00/1.00 vMB 10
736,690 736,690 00000000000000000008c23ed9764b7abd9725ac303e621d5043aa990adbd66e 2,237 1.00/1.00 vMB 19
736,689 736,689 00000000000000000000584981418ca0996328bfa15c86156a212d712ffe839c 1 0.00/1.00 vMB 0
736,688 736,688 00000000000000000004dff6036db96ffb2d404c5fa1401991eedf9d2a9453c4 2,925 1.00/1.00 vMB 18
736,687 736,687 00000000000000000001d7bdfe005ebc3617332eee1bd817b0b07a0492b964a6 3,237 1.00/1.00 vMB 21
736,686 736,686 000000000000000000023d4a99a062dae7befdd5dc8a268eaca8da3f77e9e81e 2,055 1.00/1.00 vMB 26
736,685 736,685 0000000000000000000628b5f85f84cf042b88dbbe11ac38be335a2cd36254fe 1,777 1.00/1.00 vMB 4
736,684 736,684 000000000000000000003c47fedc59d6b052672bbadc57f9fddec1dccacce0fe 3,298 1.00/1.00 vMB 22
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.