Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.11 vMB
0.05146133 BTC
Random Selection Loading Transactions
Max Size: 136.97/200 MB

Candidate Block

Mining Attempt 7c99885b25ef33bd19a38dc1c13d1575dcbd0b660d339e0569659dc0af2defeb
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (549,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,962 364,962 00000000000000000000e3aadb2227cf42d409efc74cb558915a75f6bc47b156 586 1.00/1.00 vMB 21
364,961 364,961 000000000000000001ba6ff79ce4e7cbcb310096481c388d614444e5717ecd45 1,248 0.85/1.00 vMB 29
364,960 364,960 000000000000000004f0f6da43c4bc8253bfd3508d4142b8953816b1403e7246 5,572 1.00/1.00 vMB 18
364,959 364,959 00000000000000000cd3bfdccd6d2e1c095cb8ac220ebed555af722292ceaa08 618 0.30/1.00 vMB 45
364,958 364,958 0000000000000000001ebd515ccd422160929424091e0e8399617ee5e3e66462 773 0.37/1.00 vMB 50
364,957 364,957 0000000000000000055a45bb95db312b633ffb3ec4569243752921eabd243c8d 431 0.35/1.00 vMB 21
364,956 364,956 00000000000000000cbbca46d46359263ae3d7a237c2062c62e9c2592bbd0959 1,297 1.00/1.00 vMB 39
364,955 364,955 00000000000000000df48a6e384faba3484e73b33e24ed7b0a2d62a6f7119d9c 1,499 0.75/1.00 vMB 40
364,954 364,954 000000000000000010fbdd9ab5d3fe8bcdb9e835852f56d7dbd91fe9e2cba8ae 2,530 0.99/1.00 vMB 47
364,953 364,953 0000000000000000049178d0cd068e6e281bb84ea5dff8b5140b4d6a6e67aead 691 1.00/1.00 vMB 24
364,952 364,952 00000000000000000adb4c2569f01a27b4a732321e79c2990ca8212a8adaecba 1 0.00/1.00 vMB 0
364,951 364,951 0000000000000000015e95d857c7c126668996d0f85df18c42e3dc4b737fcf70 5,944 1.00/1.00 vMB 13
364,950 364,950 000000000000000002053e7571ff656499714af4356b2b4cb9aa2e81f6d9ac40 791 0.40/1.00 vMB 44
364,949 364,949 00000000000000000fd110ec8aea7ceed33841e4a66778b515e0058cea5f315c 1,211 0.75/1.00 vMB 39
364,948 364,948 000000000000000002d3e46ad95a2be374e624a262c80e427ae5541615967a4c 691 0.43/1.00 vMB 33
364,947 364,947 00000000000000001023d7c2d9b98af2fe498c6d61599bf701f70905fb3a815d 1,948 0.75/1.00 vMB 57
364,946 364,946 00000000000000000ac8cf6142faf0837b87200bc3ba7547ac7dfd599501026a 5,682 1.00/1.00 vMB 16
364,945 364,945 00000000000000000ca2b74d6b7418344cef08eaa9ccab58178d060547ae6d83 674 1.00/1.00 vMB 21
364,944 364,944 00000000000000000c4002ef00a8f114c76ada1e5b68caff6cc2cd54ce6c0ae4 426 0.32/1.00 vMB 23
364,943 364,943 0000000000000000080876df963d57ec91577877a949d1f8cf7c94fe77451468 1 0.00/1.00 vMB 0
364,942 364,942 00000000000000000ce0952307368da7990c8ff84e2119f081b0d1011a987831 1,221 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.