Loading Tool

Explorer IconExplorer

Memory Pool

79,359 transactions
29.25 vMB
0.08824969 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 380492dae2a2306f6aee9c2f76f44f498dc3d73415c676113e2c54a63e4c0867
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 0eaf36b2bc72b9e330de72f3dcb4d0d9d153416df2d94d2ecd0e3a54d77bcef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.02703030 BTC
Feerates: 146.36 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (278,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,027 637,027 0000000000000000000daea7967629389b7874b001a7d013ef4045f252ba26b8 2,776 1.00/1.00 vMB 17
637,026 637,026 000000000000000000085dca53daa88feef343ff3dfb4476b7560574147eab78 2,487 1.00/1.00 vMB 25
637,025 637,025 0000000000000000000b7bee530fd8e4f523518532ce69451c75825f0fd56582 2,757 1.00/1.00 vMB 21
637,024 637,024 0000000000000000000e98c551d897a396dad4e585bc1ebff959ce82ece4d799 2,548 1.00/1.00 vMB 37
637,023 637,023 0000000000000000000ea08431f84d7b331a67e946fe946fa833530acbe82a0c 2,898 1.00/1.00 vMB 48
637,022 637,022 0000000000000000000d3b6aeeb10c2ca40b7582454fc0a71faa277473334c80 2,529 1.00/1.00 vMB 25
637,021 637,021 00000000000000000004ead4a157faac9343ece4c4c244d420d4dd9d55483624 2,455 1.00/1.00 vMB 20
637,020 637,020 000000000000000000011bd40b88571ad8ab66d31cb8994f564ac73ca365c785 2,758 1.00/1.00 vMB 44
637,019 637,019 0000000000000000000970ad949b668a4ef5b9d0ce7f0fcae85291b76f3eca1f 1,702 1.00/1.00 vMB 31
637,018 637,018 000000000000000000062958e0e23079fb1fd302d9301d201f4c5dd11c11a043 2,721 1.00/1.00 vMB 40
637,017 637,017 0000000000000000000e9246287901621cf8195acf51a233d5f04dc188d8c368 2,390 1.00/1.00 vMB 20
637,016 637,016 00000000000000000006897c4ce5b404da3ed7beeeb6a6f1dd29dc88ebf53b0e 2,679 1.00/1.00 vMB 25
637,015 637,015 0000000000000000000d1289e40ade92b57f22f68404f9b43981774fe8830798 2,771 1.00/1.00 vMB 37
637,014 637,014 0000000000000000000c6ead88ddd6db828083a0f92042bcba1055342ad0b483 1,826 1.00/1.00 vMB 88
637,013 637,013 00000000000000000000eb228b274ee4b56fe20c53ecbdc699d1aa0faafc0caa 1,454 1.00/1.00 vMB 65
637,012 637,012 000000000000000000075c9dc5fd1709da4578cc812175a67347cf755c7ed485 1,581 1.00/1.00 vMB 26
637,011 637,011 0000000000000000000301f5a20e38c48318827b3d60401517bc0167a3fdc39f 1,518 1.00/1.00 vMB 30
637,010 637,010 0000000000000000000ba38d07976c80066e4862bc7bd23b6447d2445cb079fd 1,585 1.00/1.00 vMB 49
637,009 637,009 00000000000000000004d1d6194c82ee693a9287516c37fc26ded2e6aa5d20e7 2,043 1.00/1.00 vMB 31
637,008 637,008 000000000000000000115b09427ee958429114d2377f504b9495f0c168e9e81e 1,709 1.00/1.00 vMB 67
637,007 637,007 000000000000000000084b7e9246017c84ce02d62d2ece42fe7e9962789e737e 1,861 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.