Loading Tool

Explorer IconExplorer

Memory Pool

73,376 transactions
28.25 vMB
0.07361846 BTC
Random Selection Loading Transactions
Max Size: 167.23/200 MB

Candidate Block

Mining Attempt 7dfb3e1d92a5ee95d7218752a7a03834df98e68d60c2b907cc7896e34d6cdc94
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ab2616c92d28c9ade3860a3fcfba1b340a66ba7261e809d0dffcc31d59572117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.01705576 BTC
Feerates: 150.86 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (147,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,654 767,654 00000000000000000001a9de51361544352ed3d917f26d898ce3190bf135bd56 664 0.31/1.00 vMB 11
767,653 767,653 000000000000000000000316b0152e43d7ee5b6864f68187aee5535a3c999dc4 1,664 0.52/1.00 vMB 13
767,652 767,652 0000000000000000000506804c11eaf6d3be434ac5cf7763e5815785fb3ff264 2,710 1.00/1.00 vMB 12
767,651 767,651 0000000000000000000030d6784600c679215219355500747042f805f5ec1321 1,421 0.43/1.00 vMB 13
767,650 767,650 00000000000000000005b0b8c90afcec89ff3afa3a4eddcbde3183070eff8f2f 1,655 0.80/1.00 vMB 6
767,649 767,649 00000000000000000007cbafc72defd5f310a6f2e98e31f2301e8aac251267a7 3,172 1.00/1.00 vMB 16
767,648 767,648 000000000000000000059d50e357281227b410e0c230b54b5bf6a28889c1a552 58 0.01/1.00 vMB 15
767,647 767,647 00000000000000000007d15901d7fa35e36ba1267371f2743380079f9f9dac91 1,856 0.62/1.00 vMB 11
767,646 767,646 000000000000000000029969583ad1f3ce4ea471e4127b8eaade933a46dd083b 800 0.24/1.00 vMB 11
767,645 767,645 00000000000000000001b1e273c039dce88f68817b90aa987970f92d6c7bf28a 1,848 0.70/1.00 vMB 12
767,644 767,644 0000000000000000000393a11080621aee93e8d20604b17ca5dd13c210723a75 1,001 0.98/1.00 vMB 3
767,643 767,643 0000000000000000000191cc3561c5b754017c9268ee08b4a1b22aadd966f9b8 2,694 1.00/1.00 vMB 2
767,642 767,642 000000000000000000030361af347de7cc63290ee68903ff3b507aacd2257e57 2,364 1.00/1.00 vMB 10
767,641 767,641 00000000000000000005f529df0bcb29872ed5040b57c8bb25fc5d537168e820 1,620 1.00/1.00 vMB 10
767,640 767,640 000000000000000000062ff6dec31da568cc1bcfbea5a79a73f50c8cd7cf2954 2,245 1.00/1.00 vMB 20
767,639 767,639 00000000000000000006983fc3c17984daa913ea99d34353f91e02be9d2618bb 1,860 1.00/1.00 vMB 8
767,638 767,638 000000000000000000062d4379925c59e64de1d8fa53168e0abe46245f535646 3,204 1.00/1.00 vMB 18
767,637 767,637 000000000000000000077769f3b2e6a28b9ed688f0d773f9ff2d73c622a2cfac 2,786 1.00/1.00 vMB 16
767,636 767,636 00000000000000000003dda4ba7e2a1fa8a3a65113804ce166b1cffb3d7e8bd3 201 0.06/1.00 vMB 8
767,635 767,635 000000000000000000056668e848f019ae882f92fc64552f176693ab061a1b2c 401 0.13/1.00 vMB 11
767,634 767,634 00000000000000000007bc2e8f7dbf0c6377aaaeccfdffcf0523396dbfc99cb8 1,951 0.73/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.