Loading Tool

Explorer IconExplorer

Memory Pool

24,394 transactions
10.45 vMB
0.01982245 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.27/200 MB

Candidate Block

Mining Attempt a59e32d1a16a97b8fd2584c8b6bd7cad2cc5253f9e9670f8044662ef89039833
Version 20000000
Previous Block 0000000000000000000180aab2a364d0baeddacf4048d0600065390a81651829
Merkle Root 1e1a87487845bbf1e96ca9be3be778bf63144da739ac28a8a90fac32b6ae6886
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,832
Size: 0.99799575 1.00/1.00 vMB
Total Fees: 0.00297410 BTC
Feerates: 20.07 > 0.30 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,593 (794,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,033 119,033 000000000000493f8dd5de0c035c500e8e1370e94599b55e0b13ab8c45d2b14b 18 0.02/1.00 vMB 330
119,032 119,032 0000000000008bc62daaaad8332681f09225e73ea2857c5ce4e306ef485ba2f6 1 0.00/1.00 vMB 0
119,031 119,031 0000000000002575a0851f4a7b10328ad122915ee3347abc582c708ca9e5e38b 10 0.00/1.00 vMB 1,128
119,030 119,030 0000000000000b84db3edfda1f0b78757f9289a9f8bea39704e563b91d3146d8 14 0.01/1.00 vMB 906
119,029 119,029 0000000000002a4583d31aa58a6037e502b36a8a920576524d81e2ce89216b21 14 0.00/1.00 vMB 864
119,028 119,028 00000000000000941a37ef3194e756eaade7d61c1c5fcb401fed3a655ce44fbc 24 0.01/1.00 vMB 0
119,027 119,027 00000000000000f4bf28c19aa889df1598a62382d2a85f94be95b12cd3bb9bcb 17 0.01/1.00 vMB 1,090
119,026 119,026 00000000000017d0f9a50fe8327580cf523d5403d250c415b9540a147e07d5e3 11 0.00/1.00 vMB 348
119,025 119,025 000000000000a561808eedd24d3c020a9333474e67af43d4cc5579c6d6b2264a 17 0.01/1.00 vMB 2,138
119,024 119,024 0000000000008509421a1da12c7a100b6a84805da8b69628fdaffb160b983616 13 0.00/1.00 vMB 602
119,023 119,023 0000000000006e89474102d916384d1b13658c7755189ad0bc66165d3bc8d4e1 7 0.00/1.00 vMB 0
119,022 119,022 0000000000004225d5316fa17bd9cd12c405a796c16bfe59327c6f65e748c5c7 20 0.01/1.00 vMB 948
119,021 119,021 00000000000043e6cf34e9fd400b0ef04799b11c05c1f7d896fd30d3cf405473 5 0.01/1.00 vMB 0
119,020 119,020 0000000000001cff45b2c8aac0df07394983b5086edc42cb107c021daa5fb3d6 11 0.00/1.00 vMB 344
119,019 119,019 0000000000008165cd860348f647606d8cb042155cb2d22c05ff7ce4834ec8dd 13 0.00/1.00 vMB 940
119,018 119,018 000000000000778cc73ce157a25212fb34bd2e72778911cc9a3bdead13a5e2b2 115 0.04/1.00 vMB 265
119,017 119,017 0000000000001df3f962e6bd3bf9af907fd5ceaf15d54a306caae305254204ee 17 0.01/1.00 vMB 1,469
119,016 119,016 00000000000019e7420d525f9f341f1eabdcbdaa64ae14968d1bc15a72049f61 17 0.01/1.00 vMB 703
119,015 119,015 000000000000a29e28216780c49e36ca1b18f514345f0b99af47992f5f72d7f3 12 0.00/1.00 vMB 779
119,014 119,014 0000000000000437432cf00a51ba7cf5ad3e6421cd568d71921e421892a84c77 22 0.01/1.00 vMB 402
119,013 119,013 00000000000099ecbc5b2aef76b6b6a4690d7c20353bf8e82232f883162aae03 7 0.01/1.00 vMB 929
Previous 10 blocks ↓
Total Size: 779.89 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: 455.48 GB
    • Received: 2.57 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.