Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
30.49 vMB
0.08259783 BTC
Random Selection Loading Transactions
Max Size: 185.91/200 MB

Candidate Block

Mining Attempt b5da578072984944b612b370abae0963d02212b9a116539f239e269599f52698
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root c714b846a951d72bc21ee11525c86f83fb634772537a8592d6e55e608e6f18ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.01389352 BTC
Feerates: 318.30 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (556,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,670 358,670 000000000000000003dfd137d6546ea731c9e400164b4cd86a9d00459c006ec8 1,502 0.75/1.00 vMB 21
358,669 358,669 00000000000000000952eac4203b730a0cc25adc43e6440fadaa0d8ad642911b 1,016 0.75/1.00 vMB 20
358,668 358,668 000000000000000001239329802ba617b4fe2535d071afd4bbfbcd2b4f1e77d8 1 0.00/1.00 vMB 0
358,667 358,667 000000000000000005c26b48488f925cdf7a9ecbac62ad9edbfac85d4390e4bd 469 0.75/1.00 vMB 15
358,666 358,666 0000000000000000020d09d45f444c20a96ee4365b4da9d738910febbd3b10da 1,191 1.00/1.00 vMB 19
358,665 358,665 00000000000000000254feb312316ebced8a39e9ff05e41f299013a582150f88 1,024 0.52/1.00 vMB 27
358,664 358,664 00000000000000000d1201a3914207fcbc048474883c8e0a0d511c61fc96ffe2 1,032 0.75/1.00 vMB 22
358,663 358,663 0000000000000000002f02bf36f19d47fdd3eba353c071337e77dcb1ccc55ab5 1,939 0.75/1.00 vMB 37
358,662 358,662 00000000000000000d681d48aa281cb752c4c1ed5a217330787fca426d3ee894 2,319 1.00/1.00 vMB 34
358,661 358,661 000000000000000004766374575475186fa19b3ae804e0cb655cb7b0fc93a67a 1,143 0.58/1.00 vMB 26
358,660 358,660 000000000000000005749949120b2a9d59a91cde6a0ba6c2d327d12b0fe230f1 538 0.33/1.00 vMB 21
358,659 358,659 000000000000000011fbba741fb215e9af2910b20554c51fb30dba8fb98a5e2c 446 0.24/1.00 vMB 24
358,658 358,658 0000000000000000067679dc84836fe28681db6c564a02c546666d72388848e5 241 0.35/1.00 vMB 7
358,657 358,657 00000000000000000e4c41f5d86b569703b0abbd57834d4ee19c28ad5a87c704 113 0.05/1.00 vMB 30
358,656 358,656 00000000000000000b306109cd402062d76537ed28920bea07c7311cb8d6c67f 667 0.44/1.00 vMB 26
358,655 358,655 0000000000000000045193ac72f6690b9e79adbfcc94372a4123f562c3128f93 1 0.00/1.00 vMB 0
358,654 358,654 0000000000000000138eeec66d485433685bd8122820ca0421b8aa0bf5490495 852 0.75/1.00 vMB 16
358,653 358,653 000000000000000004d743087410d25a5c07d4cb831e73e82eb671dacc0a14de 1 0.00/1.00 vMB 0
358,652 358,652 000000000000000003a178d5dea9a182329dc7779c15b3bc035cf1cdd876bf57 1,474 0.75/1.00 vMB 42
358,651 358,651 0000000000000000091a334954518aa1c6f52ab4502d35364d21d825d81f2c26 389 0.23/1.00 vMB 21
358,650 358,650 00000000000000000ac61a8fae0af939954e4b499873ba8a25d7483d1e0c0a6d 1,009 0.62/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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: 718.33 GB
    • Received: 17.88 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.