Loading Tool

Explorer IconExplorer

Memory Pool

74,380 transactions
27.49 vMB
0.07214600 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 28065b6a6cd67d91c4fca50c05eda12df9e756f9d363575217228e11f2688bc9
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 76a38ce18cefd37df3d5dcb72440d98920c093e744b34c726cad4cc12c57ca76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.01343827 BTC
Feerates: 121.74 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (533,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,228 382,228 0000000000000000085b24492b3128d85d6fe7b9fcc7357dcdff3fa668449e36 1,725 0.95/1.00 vMB 24
382,227 382,227 00000000000000000eaf4c56aba3a75b9937863f1ec49a9516642482c077df54 3,047 0.93/1.00 vMB 57
382,226 382,226 00000000000000000c18a06b890f4735d63c5b2247a2d12f289894df7c0ac1f2 1,562 1.00/1.00 vMB 40
382,225 382,225 0000000000000000051f4efc7c3432941821248f06034082354e96d9fbb5b474 395 0.27/1.00 vMB 29
382,224 382,224 00000000000000000eb8488150774baed1c27a988d8fba5024c9b0652daa7bd3 1,147 1.00/1.00 vMB 36
382,223 382,223 000000000000000008e3fa149aa6e9e6c0472bb58494ac8469a54cba4099ae1b 2,462 1.00/1.00 vMB 51
382,222 382,222 00000000000000000c893b31b5b182c7e81aeb44447b4e68803e10f382113c08 2,190 0.95/1.00 vMB 37
382,221 382,221 000000000000000009235e21318b8f49e5b02d6858b43009125875c781c7a48a 498 0.21/1.00 vMB 40
382,220 382,220 0000000000000000072320bb75f386f11f0b9b6e18ab8bb411cbb38ecf8dd7da 317 0.22/1.00 vMB 28
382,219 382,219 00000000000000000a320c6a2aac726bc9c737b4f202ed94cf84551a018a60c8 492 0.24/1.00 vMB 31
382,218 382,218 00000000000000000cba1a541f7b57762da9d5fad77c9d709ceeec6f928f0e61 1,322 0.73/1.00 vMB 33
382,217 382,217 0000000000000000050fee85cc79dd3e9521bca1dea2176ce9159ead9865cec8 408 0.19/1.00 vMB 33
382,216 382,216 00000000000000000add7b822bd520ac192a7269f1e99e841e6825ac58204449 220 0.61/1.00 vMB 10
382,215 382,215 000000000000000007452e30a8880b44e1114323250e9a29f0ea52a6fdabbf1e 235 0.14/1.00 vMB 25
382,214 382,214 00000000000000000b0a49977dec4442aeed131040b0319ec90e8a5f6e780336 1,283 1.00/1.00 vMB 24
382,213 382,213 0000000000000000090ad1b9e75ee30edbabe137f8cd164387d52df613f4e5f9 1,182 0.75/1.00 vMB 21
382,212 382,212 00000000000000000b3281e94318d5ce59d51905c3fb2a463585365651231c6a 2,149 0.75/1.00 vMB 50
382,211 382,211 000000000000000003dbcc9c61fc6701425bccac51f9b105bcf9b342c46d1948 1,187 0.59/1.00 vMB 35
382,210 382,210 00000000000000000ba94b5472d4889c0043678474dcfccfdd05a1df9902a416 1,154 0.52/1.00 vMB 39
382,209 382,209 000000000000000000940580496526d5192bdd55e11449298040721c1f9a2eb7 310 0.19/1.00 vMB 27
382,208 382,208 0000000000000000051e73edc302b0691f6861d85423d98717a59f3d376ca3b4 710 0.32/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.