Loading Tool

Explorer IconExplorer

Memory Pool

86,180 transactions
31.68 vMB
0.10482534 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt 68cca1e0f2dd8df9130279ce868d5d1bc7958032a81eab6d0cfa3d03db975aa1
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b1608bac77b90d507cd0b1151aacaac936114c2e441a4912ffd58ef2cb19eccb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.02478644 BTC
Feerates: 1,236.26 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (348,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,051 567,051 0000000000000000000ebb5a75e30e730b750bfdee9edaeb426ad33ddf132c5a 1,542 1.00/1.00 vMB 27
567,050 567,050 0000000000000000002442468ad0592a4b0f645475b92bdbb2fec1b88ac703ee 2,489 1.00/1.00 vMB 30
567,049 567,049 00000000000000000010f6810d54729cafd70426fc53060ff52dbedc456a5a2a 3,007 1.00/1.00 vMB 48
567,048 567,048 00000000000000000019741a22b3fa80f44705a6516336d579178b1207086674 2,784 1.00/1.00 vMB 21
567,047 567,047 0000000000000000002cb951f7eb23ed510787bfc9a3033fad822219a6287f9c 2,352 1.00/1.00 vMB 37
567,046 567,046 000000000000000000085da3fa4d95935681a4c5d453949ac756bd2dcae9de16 2,200 0.89/1.00 vMB 14
567,045 567,045 0000000000000000001f160e5576f9e78e3d87b2c33be996e64cc8fa213db5d6 3,056 1.00/1.00 vMB 41
567,044 567,044 00000000000000000002999ec67a11e08c705bc26a65d0a36ca828b55b0ed276 1,661 0.82/1.00 vMB 7
567,043 567,043 0000000000000000001521acede9a091138111cf7253cfd9424ed028bbe84a5a 2,697 1.00/1.00 vMB 27
567,042 567,042 00000000000000000009dca977cb40986cef9d54a482d370f4e7bfc18299042b 3,055 1.00/1.00 vMB 36
567,041 567,041 00000000000000000012a534ed37c78a465dd96276ef37b5334c11bd7f737d63 3,216 1.00/1.00 vMB 19
567,040 567,040 0000000000000000001e7b42c6c03d5d61fba0bc1f877ea948785743acfa5e9b 2,299 1.00/1.00 vMB 47
567,039 567,039 0000000000000000001b100c90630544e02657ef8557c235c7dac04670f3387d 2,492 1.00/1.00 vMB 41
567,038 567,038 0000000000000000001dc8947ec460812c475999aea8c7066dc6b1e406b69e9e 2,749 1.00/1.00 vMB 35
567,037 567,037 00000000000000000006725a7d6ba44da25c4dd3f570bfd6a612d220845f0f08 474 0.16/1.00 vMB 27
567,036 567,036 0000000000000000001a1d7b6af06a7edb79e4041d77997e67ea33c2910c6bd8 1,575 0.67/1.00 vMB 29
567,035 567,035 0000000000000000002226e4d07531e4469ca604ef3b9a64849491a709249411 467 0.27/1.00 vMB 10
567,034 567,034 00000000000000000029e6da819e256efdfc5acd1c181e2b5a597f1a5862ef00 1,947 1.00/1.00 vMB 9
567,033 567,033 00000000000000000017c36def47a2525232706d18b78180d14a0ca98e757e50 2,837 1.00/1.00 vMB 45
567,032 567,032 000000000000000000024694516d516bb51c4c3f2f4b43e9b20c8be8693ae191 1,190 1.00/1.00 vMB 4
567,031 567,031 0000000000000000001d334b7a7918f35679e390f90bef8134ea265519f4b699 1,578 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.