Loading Tool

Explorer IconExplorer

Memory Pool

81,708 transactions
30.11 vMB
0.07880227 BTC
Random Selection Loading Transactions
Max Size: 184.79/200 MB

Candidate Block

Mining Attempt a7b460a9dd3ac39b4e5c7f45d413712b958a8a247ccc14d5154822fe2b90d4ca
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root a9ddd7c7224569d4dd0d4e41a684724e1d622612a1177e108831631d5044441b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.01192025 BTC
Feerates: 60.16 > 1.19 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (532,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,984 382,984 00000000000000000b1bfdd0aa04b4e4ab42346c8a8ff3a348d0404b1422b8d3 135 0.09/1.00 vMB 22
382,983 382,983 000000000000000001b5c5367588425b19053801539598758e8e557bc4240fb7 1,154 0.81/1.00 vMB 27
382,982 382,982 0000000000000000030fd59bbb1f9b52667676e86bd4f41bf98d51fecd7bd7a1 1,219 0.75/1.00 vMB 24
382,981 382,981 00000000000000000e9a2262ad170449fa39486e2f2a473cbc9b6ca83b94a136 1,990 0.75/1.00 vMB 57
382,980 382,980 0000000000000000007a25b13cb37b64bf4e384ee6023aa2bac4a9553125a7c3 1,352 0.63/1.00 vMB 32
382,979 382,979 000000000000000002481e7d6d774ed37c13c0a68d43004cbba8d21dd8314210 1,229 0.64/1.00 vMB 32
382,978 382,978 000000000000000003eb041222e68d28d9cb25b0a44948f5bf7851cad775fead 720 0.33/1.00 vMB 36
382,977 382,977 00000000000000000577c24882edf3ae058bba270a0eaf20f33572cd773c7a63 1,347 1.00/1.00 vMB 11
382,976 382,976 00000000000000001170fb999e423319d41224822825925bbc19baa9cff3fa49 845 0.38/1.00 vMB 35
382,975 382,975 0000000000000000090e20994ec8ca76d216f8f3a05f6eed1d82d8c917f38890 962 0.44/1.00 vMB 40
382,974 382,974 000000000000000001e95e85b903e98b41f20cf167cb5a2458e7d80179e7142b 604 0.59/1.00 vMB 21
382,973 382,973 0000000000000000005f5fb44d7c85eb4799d75b802493de510527984ae1b254 374 0.27/1.00 vMB 38
382,972 382,972 000000000000000000f07b695c8b27373b4741fdc1c2245f6bccc3dfcbf2e082 392 0.19/1.00 vMB 27
382,971 382,971 000000000000000001d30723550124489baad8f6d392771c3fbfe214fe71cb2b 429 0.24/1.00 vMB 23
382,970 382,970 0000000000000000037ad6e6d02fe17c24ddb7ff0b146eacef6c52fb23dda3b9 2,197 1.00/1.00 vMB 34
382,969 382,969 00000000000000000c69d803837fc5a93097203bba102f9e643130d68b8ff0c7 109 0.09/1.00 vMB 14
382,968 382,968 00000000000000000fe7d2b62efaa0c5c235ed23ac837a23b8adc1a7ca9028ed 390 0.26/1.00 vMB 23
382,967 382,967 000000000000000006f753d46c62b5dabe03bff7659960b737bed58a4f9ef5ef 617 0.39/1.00 vMB 30
382,966 382,966 0000000000000000044c021da4cb7848d24151d3bd95d42ac7a0b52ecb3ffa55 2 0.00/1.00 vMB 0
382,965 382,965 0000000000000000037f78386d72ce903c23833c684d74a7a818f9670e86e863 515 0.37/1.00 vMB 29
382,964 382,964 00000000000000000cf1b88c250aa48fe80aa035587168d75e3935341db3c76f 670 0.67/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.