Loading Tool

Explorer IconExplorer

Memory Pool

43,847 transactions
28.13 vMB
0.08394682 BTC
Random Selection Loading Transactions
Max Size: 145.98/200 MB

Candidate Block

Mining Attempt 92d5096d7e09c416c756d6e97d6dc97b94a966131124a4bcacf76316aae2f11d
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 7bed97b5dd126dd7f48ae8bfdc7511b83f8db9cf25b7d6bbca16aeafeaf6ed3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.02426080 BTC
Feerates: 162.68 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (293,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,321 621,321 00000000000000000010dd03daa7739374624fc9cef558cd58160b0271a013cf 2,052 0.69/1.00 vMB 16
621,320 621,320 0000000000000000000560a9ed85b79a3d78ecb8ffaa4c69964431a3c00aa7c9 2,457 1.00/1.00 vMB 19
621,319 621,319 00000000000000000007992c8816562167efba952f8e4041c0ccd0a6240ef41b 2,549 1.00/1.00 vMB 30
621,318 621,318 0000000000000000000f1b7f6265f9163f3a73428a547318a62e2b8443297bdd 1,436 0.59/1.00 vMB 20
621,317 621,317 00000000000000000006eb8aea2ebf7dd3cf9bd5428193fa0d383f13f0b2ec2d 1,603 0.83/1.00 vMB 24
621,316 621,316 00000000000000000002d4ca6cd278ba7ca9f822f6566f9fcdb759142a557054 1,505 0.61/1.00 vMB 21
621,315 621,315 0000000000000000000f7a029dd4233cf87df424b6f2a65981f3c67c6f7a7c29 2,958 0.99/1.00 vMB 23
621,314 621,314 00000000000000000005f23cb36a6dfaead99421a6e8ade0364b612ca611a7a1 1,899 0.72/1.00 vMB 23
621,313 621,313 00000000000000000005b805f89bdb456c4251774c63e62d6c9c067a0ad53aea 1,952 0.77/1.00 vMB 24
621,312 621,312 0000000000000000000d9c9b998e2ed115f0a778735d8b3331fb4d2f0d9c92c2 1,333 0.89/1.00 vMB 8
621,311 621,311 000000000000000000080062f145f834d97a40bac5292b9e966ece3cea8f04ad 1,237 1.00/1.00 vMB 12
621,310 621,310 0000000000000000000e24073e5b701a1567169f16fe6ce9c6e1fcc6045daf60 2,524 1.00/1.00 vMB 19
621,309 621,309 00000000000000000006b1d44a2a17f4d82cfee983c9a11d4d4d1d24f87f0312 2,387 1.00/1.00 vMB 30
621,308 621,308 0000000000000000000b760b45eb9bc5632e6665fb128a4f26089f4b11de1c01 2,196 1.00/1.00 vMB 4
621,307 621,307 000000000000000000045a2578542239a83ac1afab96b5f0f1afa98c7ffaf7fc 2,792 1.00/1.00 vMB 33
621,306 621,306 000000000000000000022977441d9877074c011591766f2595353c9377440828 2,914 1.00/1.00 vMB 30
621,305 621,305 0000000000000000000aba9101b835bbcac44039436a74f2c74aa23bb5380c06 1,972 1.00/1.00 vMB 1
621,304 621,304 00000000000000000009b5cf2faaa7d802e332a4076eb78eddbd6325e9e8d3d7 2,534 1.00/1.00 vMB 33
621,303 621,303 0000000000000000000d1860b6b3e239535c8b4aa8026a74b99a2fc737e62744 2,025 1.00/1.00 vMB 21
621,302 621,302 000000000000000000047b0b22e73d8af3cb07cce8c69ab4b37ea73a16a45e6b 2,259 1.00/1.00 vMB 11
621,301 621,301 00000000000000000001d108dc12a061ac15b6c342d72342562fdb118f57d95e 1,405 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 634.06 GB
    • Received: 12.23 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.