Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.64 vMB
0.07650068 BTC
Random Selection Loading Transactions
Max Size: 168.33/200 MB

Candidate Block

Mining Attempt 99e63a0bd892817d466d9c38ad9a1cf54bc17e0027023bdea702b579aecd62f6
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (178,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,708 736,708 000000000000000000000679959ecd210ba47be32a838f0b7f9c263a1dcfe6cd 2,762 1.00/1.00 vMB 19
736,707 736,707 000000000000000000011d07f998952aec611b8c0e7715b263069182b12423b1 1,131 1.00/1.00 vMB 7
736,706 736,706 000000000000000000036efb9511e9ca0870841e7b3d6d029f1afd0b6b8ad888 1,868 1.00/1.00 vMB 13
736,705 736,705 000000000000000000040bf6e9ad7aae18b39f09f7a58ca9b3497ded00a6fc77 2,542 1.00/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.94 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.87 GB
    • Received: 17.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.