Loading Tool

Explorer IconExplorer

Memory Pool

78,033 transactions
29.30 vMB
0.06378772 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt a40a43a87157a173f68b573a898bd63a94a124e19acaea58189625f47d44bcb5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root b7d903fc6b347d7286d04625ac736f5e92da7f6dc99cbcf9e95169ad17d6851b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00431076 BTC
Feerates: 12.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (375,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,281 539,281 000000000000000000092a3f3517bca53beb9525f96411ab190c326fff2a385a 68 0.02/1.00 vMB 11
539,280 539,280 000000000000000000127710d689acaedb56aaa2992b680e6376f97c08948960 2,147 0.89/1.00 vMB 15
539,279 539,279 00000000000000000014bfbb448d53cbef5b239f82f656eeb9981eec10881bb3 972 0.38/1.00 vMB 35
539,278 539,278 000000000000000000249df9762db6648357de39328471ec20d4b968f81c5f1c 622 0.20/1.00 vMB 23
539,277 539,277 00000000000000000010ed8ca7951bf75cbaff76a3871073f8aac816271200d8 2,389 0.99/1.00 vMB 16
539,276 539,276 0000000000000000000b3bc8971de57b2b1872531f5999122ac3f8bb0ef24fb0 1,650 0.98/1.00 vMB 15
539,275 539,275 0000000000000000001fd3e8ffe4f1814bb6212ab6d493b7e230a5dc5edf7dc7 2,015 1.00/1.00 vMB 25
539,274 539,274 000000000000000000028e24642124a5b08de93f04af223b4991b2fcd58ea733 1,952 0.86/1.00 vMB 17
539,273 539,273 00000000000000000008f3f7d904fd7a08aa09cfeaab68c8bd70df1f891a4c46 2,632 1.00/1.00 vMB 24
539,272 539,272 000000000000000000087b272beb774a3b682c0fc49f91f151c0ec8f350faa74 1,879 1.00/1.00 vMB 22
539,271 539,271 0000000000000000001fae8b5b23fd17b9ae953052a9480c44427b05633b3739 1,355 0.54/1.00 vMB 11
539,270 539,270 0000000000000000000f731456033d85578872dbec4664dedc4fbb0f07a71d6f 2,690 1.00/1.00 vMB 25
539,269 539,269 00000000000000000001b8231d45821878495ff5a9c1b2fe1690463e9b891301 1,090 0.38/1.00 vMB 25
539,268 539,268 0000000000000000000db4b73629a1144738387b566f7f7a6cda9fed65e62385 702 0.24/1.00 vMB 25
539,267 539,267 00000000000000000021dd5adb8d775893fcaa6cb0b9bf93303410ac41e8b878 1,577 0.70/1.00 vMB 21
539,266 539,266 00000000000000000007111c4ca1b3685800627996aac5ad88dc26abb27d079c 717 0.26/1.00 vMB 25
539,265 539,265 00000000000000000025db3ee6c30b4ec2643c570b7f00587d62453b45b156e0 1,235 0.46/1.00 vMB 24
539,264 539,264 0000000000000000001f6b8b2b0cd3372333870600b0fa50d348aa1bfdffff83 844 0.31/1.00 vMB 21
539,263 539,263 00000000000000000020909fb0ec6961d065f5c0abdf6e361c77b5eb4bb8d234 1,300 0.50/1.00 vMB 23
539,262 539,262 000000000000000000032aa198d0398ec6f62379701868bcde4dfa59988b49cc 118 0.03/1.00 vMB 34
539,261 539,261 0000000000000000000974ef5570426746ca253f9377244ea315d4b622ba64cf 2,586 0.86/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.