Loading Tool

Explorer IconExplorer

Memory Pool

78,394 transactions
29.35 vMB
0.08002807 BTC
Random Selection Loading Transactions
Max Size: 179.77/200 MB

Candidate Block

Mining Attempt d4fbc0c266d1c858fa7bf85241fa9a782576313eea062eb31e93ea78e0790ba3
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 61e4e3dc70ef91e21428037354ffe3c9cd453bd6a945757859f535a5c74e2d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01552155 BTC
Feerates: 301.25 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (538,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,842 376,842 000000000000000012661bec8057131c04ffb9459c47d6f77ae1467a1c18b3b8 2,561 1.00/1.00 vMB 52
376,841 376,841 00000000000000000189574153c5bac75cff912fe8b8fbcdb0c32e7784f3d9a5 752 0.78/1.00 vMB 22
376,840 376,840 000000000000000006208b8e84e2fa1518a8b92cb5cc892bd1be9f0adc226a98 1,481 1.00/1.00 vMB 24
376,839 376,839 00000000000000000baf1ca9afb99a4171641a0ed1505c66ea4d14f64f73322f 2,299 1.00/1.00 vMB 57
376,838 376,838 000000000000000005357d8058f50009cd61d3c71348dde1e6b53b9f7cd0ba4c 1,689 0.58/1.00 vMB 52
376,837 376,837 00000000000000000a2414831e81ba016912cd70d449e10f31e33bc77a161710 1 0.00/1.00 vMB 0
376,836 376,836 00000000000000000486bb7a710406a7972a9922fa2271700bad076e5741a2fd 1,241 0.79/1.00 vMB 29
376,835 376,835 00000000000000000883a3f053b4ff192940dcd794ce12d09eccd6c284383f05 1,363 0.75/1.00 vMB 36
376,834 376,834 000000000000000007265f13203c0c994edca77c1d98cf8b0f2c40fbd46068e3 195 0.09/1.00 vMB 32
376,833 376,833 00000000000000000b136ef8571c8cbde26cc0452ad9bdc922e6780727904d5d 307 0.62/1.00 vMB 8
376,832 376,832 0000000000000000086f9abe2d3d070bfc0065d9fa046e57a02ccb0cb9d10b99 804 0.75/1.00 vMB 19
376,831 376,831 00000000000000000fc5062f34b31bf625e2f74d305728f69b4b672178681e5c 2,105 0.89/1.00 vMB 50
376,830 376,830 00000000000000000a2c131fb4bd2a87fc220b191f463773099e7c841d70a843 1,992 1.00/1.00 vMB 38
376,829 376,829 0000000000000000067ec83d051ba48655fd4948a920d6609c7722320ab91546 1,967 1.00/1.00 vMB 32
376,828 376,828 00000000000000001172ec15c8719bbde000ee15487670f0faeb673b831b821c 2,154 0.75/1.00 vMB 50
376,827 376,827 00000000000000000e9c927a30250386babbb95370b93aba6528e50e197de6ba 369 0.20/1.00 vMB 31
376,826 376,826 000000000000000004d5d8ecfa9a83807234c32befeec16960eb0ad60be6318b 164 0.11/1.00 vMB 24
376,825 376,825 00000000000000000abfd741b2c44fa5b4ffd427696cf59d49c498696162387d 991 0.62/1.00 vMB 30
376,824 376,824 000000000000000001566c0d00ad793bf3ee9cb70d07010096b9ebc65f823113 772 0.46/1.00 vMB 29
376,823 376,823 000000000000000002d6e512f3690e6cdcd234b2a2d1d8d0d4c711f74df78e9a 488 0.78/1.00 vMB 5
376,822 376,822 0000000000000000066841e013cf0c672eb8920d33cda00dda625d0fff74bda3 1,649 0.95/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.