Loading Tool

Explorer IconExplorer

Memory Pool

78,683 transactions
30.02 vMB
0.08935371 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt e9acbffd98431e786c6d5af17a6e7df321affa329d1e0061df1e5ea70648ec29
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 6bc07d0be62fce7cfe442951934c2642196a0744e1aaeb49d157151d471aa4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,901
Size: 1.00 vMB
Total Fees: 0.02006361 BTC
Feerates: 150.61 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (277,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,493 637,493 000000000000000000007ce372593c861aa875d4b0e683345adc3d8b80bd58c7 2,177 1.00/1.00 vMB 49
637,492 637,492 0000000000000000000e2846d4be56152bad8e49f9e677a765146627e938083c 2,364 1.00/1.00 vMB 57
637,491 637,491 000000000000000000012d687e5caf2db6f33d081e7e4752e94be2b857c7719d 1,665 1.00/1.00 vMB 48
637,490 637,490 0000000000000000000409d3e1b6dc7b25271fd699a2b8e10b4548f72918e077 3,177 1.00/1.00 vMB 69
637,489 637,489 0000000000000000000a7d2ec253de6d3a9c594fd5a01ddb73af66c735fd51d4 181 1.00/1.00 vMB 46
637,488 637,488 0000000000000000000e4125b275dbd98596f704bcf39987c7ee644c8c9fcc77 495 1.00/1.00 vMB 48
637,487 637,487 00000000000000000009a860ad20428d803674b0e1e8f015742903885798b88b 641 1.00/1.00 vMB 49
637,486 637,486 00000000000000000004d6337d2583296c7d2992bb774b7785ebc19b19e009bf 106 0.03/1.00 vMB 38
637,485 637,485 0000000000000000000ad070b794937f92ef1ea584ba7f05dd1fad553565815a 124 0.05/1.00 vMB 31
637,484 637,484 000000000000000000105757742a23d94cacc626961452b5ea6e89cbecf0a29c 87 0.02/1.00 vMB 24
637,483 637,483 0000000000000000000fca7cce0be2dfb2321f46b8b8cad089cd8ce86a534a3b 1,375 0.47/1.00 vMB 7
637,482 637,482 000000000000000000083a1a657dec7391af52e9b7aa782057a0aea474cc9737 2,530 1.00/1.00 vMB 10
637,481 637,481 000000000000000000087ab7342faeb8e4b90ea6d667047e1bc09ba13dd7b9c7 2,260 1.00/1.00 vMB 46
637,480 637,480 000000000000000000011f0a9611b1be507f67f4d9cf71c983b34f66f7f8f380 2,341 1.00/1.00 vMB 45
637,479 637,479 0000000000000000000b8b0af1471e4a4a8f9bf35557e5d6750a1a06a79828c4 2,514 1.00/1.00 vMB 38
637,478 637,478 0000000000000000000c1ad9b7b46fd2fed9107529d99be5dda9e2a0262cdfa1 75 0.03/1.00 vMB 25
637,477 637,477 0000000000000000000313ee0cddf5ccfa0de087fc6185d6186c02090dacb1ec 1,679 0.72/1.00 vMB 35
637,476 637,476 0000000000000000000c685cc5ff28b63c45a82d049f0fa6da36558755804c61 2,596 0.96/1.00 vMB 30
637,475 637,475 000000000000000000117b21486aa769522cc815d0042f770121304ff36b364b 1,503 0.58/1.00 vMB 11
637,474 637,474 0000000000000000000ef918d0d0f2302d9a668004a450861dbac8b9666f0c41 2,410 1.00/1.00 vMB 42
637,473 637,473 0000000000000000001183419d133754272d5eb926e8b5f4e8d51803f373b9e4 2,037 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.