Loading Tool

Explorer IconExplorer

Memory Pool

81,227 transactions
30.62 vMB
0.08747358 BTC
Random Selection Loading Transactions
Max Size: 186.61/200 MB

Candidate Block

Mining Attempt d6b0199c2742b6fe8f6e02bc001108a5352cbb400f1735863b1ce535a00ea811
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6c2bc8d0e0c2a06928a0f90e74f3f7d5bc2b72102c383fc37a826db50fbd14a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.01874536 BTC
Feerates: 318.30 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (13,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,123 902,123 000000000000000000000344a74000b0a63e824cda304747218227851c946b57 3,925 0.97/1.00 vMB 0
902,122 902,122 00000000000000000002165564043bef508ec2a8ddf81e15916114cbb5ce632b 2,371 0.97/1.00 vMB 2
902,121 902,121 000000000000000000009537cfdb2267bdca99fd94e0ac171af1f8bffccf6fd7 906 0.40/1.00 vMB 1
902,120 902,120 0000000000000000000122bf430a84722a4ec6f59e06eca8daec70d7837e7ba6 965 1.00/1.00 vMB 1
902,119 902,119 00000000000000000000388e8f357935b5e23baf351e269f2d2561cec84a4588 2,451 1.00/1.00 vMB 3
902,118 902,118 00000000000000000000cde78b099ab6cf2ecde983164f1c69739ac37ba76ea5 485 0.22/1.00 vMB 2
902,117 902,117 000000000000000000008c0c5f28cd038820f1fcdd622d6a0a28bb49844e7cb4 6,766 1.00/1.00 vMB 0
902,116 902,116 000000000000000000014f268f22617b760de1f50b1ab3381f851b0c6fd30097 539 0.16/1.00 vMB 2
902,115 902,115 00000000000000000002106afcafd4b470f65911e1d7857ff470d474197e935d 3,710 1.00/1.00 vMB 2
902,114 902,114 0000000000000000000235135062b5dc5ab482849043feebd49c0a5dde24dd29 2,660 0.88/1.00 vMB 1
902,113 902,113 00000000000000000000ca621b01a94f966060aaef97f00e8a3ae4e7b7eacc38 1,353 1.00/1.00 vMB 1
902,112 902,112 00000000000000000001e93cfbfd8a60c39c4a3d19b499413252590b02106341 2,591 1.00/1.00 vMB 1
902,111 902,111 000000000000000000002cda4d239e686fc9ba1fa4c4d68ea61b40117d4f952e 1,985 1.00/1.00 vMB 3
902,110 902,110 0000000000000000000076e13495b7a93166972dbe305b6fd29b72a5d6b755b0 2,272 1.00/1.00 vMB 3
902,109 902,109 0000000000000000000079c779788b93b9aab71c3e52658931d84729e07ab5a1 3,076 1.00/1.00 vMB 4
902,108 902,108 000000000000000000007792b5fd1f35052df6de45acce47cd250e95078a010f 1,320 1.00/1.00 vMB 1
902,107 902,107 00000000000000000000d0b524ccec87c42705556f3f6937402ad156727497b9 2,765 1.00/1.00 vMB 2
902,106 902,106 000000000000000000007d96659ac32772a01dc722ac750bc09b606129beedb7 2,825 1.00/1.00 vMB 5
902,105 902,105 0000000000000000000239f2165a200ddfbdc829adfeae6cce3c9342a9d81108 2,614 1.00/1.00 vMB 3
902,104 902,104 00000000000000000001f63ebd55bf7576992bbcf9f1e88c318e302d29be85d7 2,638 1.00/1.00 vMB 4
902,103 902,103 0000000000000000000041254f096664caa9c74d5050da43f89e2526d110d2a0 3,106 1.00/1.00 vMB 2
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.40 GB
    • Received: 17.89 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.