Loading Tool

Explorer IconExplorer

Memory Pool

51,676 transactions
30.25 vMB
0.25891062 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt f87a6067ba1bdf9ba4e6de745643b6f8c846eddbc954d01598eee8aa2c6b04fd
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 88a888f1ec802aea74ed75f7536b104a8171039df5cb720d34e73c9abc7524ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.08167071 BTC
Feerates: 220.25 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (433,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,705 481,705 000000000000000000766d412645abb52af877095ba35ea03c7dfce36458ded6 2,704 1.00/1.00 vMB 277
481,704 481,704 00000000000000000058de6e460b9ebfd2fac2faa8d5f907b5078cc656e5ce2c 1,631 1.00/1.00 vMB 271
481,703 481,703 000000000000000000e7a30f94c14952c3940984df27c6d8b49f0b8b1f2c9a26 1,767 0.99/1.00 vMB 301
481,702 481,702 00000000000000000049b901f838b808b554883d09c8142691a06f79bc0cf6fd 2,312 1.00/1.00 vMB 438
481,701 481,701 000000000000000000898eba2dcb639f354344091bd48f273e9b396feec86f57 1,661 1.00/1.00 vMB 217
481,700 481,700 0000000000000000005b9e280f7c44d18ddc44b9b1434bfd2bf70e8975ebcba9 2,109 1.00/1.00 vMB 232
481,699 481,699 00000000000000000076ffd387a66b6ce0c2e78cca8fbe38404fe3c3e591cc18 2,198 1.00/1.00 vMB 427
481,698 481,698 000000000000000000bd5157c0330ebfe748e20ff1b0fc5568c9cd6741b0364b 1,896 1.00/1.00 vMB 334
481,697 481,697 000000000000000000d1825ad529a225e2ec3309a6312d3151802ac528b216d4 1,659 1.00/1.00 vMB 265
481,696 481,696 0000000000000000004ca68a17d87821ed1a9264873cf9b1b17ace9efceff790 2,009 0.99/1.00 vMB 301
481,695 481,695 00000000000000000063df36f25de9a8f6060d84a7e13c8bfbf6edad3e741d87 2,145 1.00/1.00 vMB 312
481,694 481,694 000000000000000000e983a7942c5e10b4e2f91c34155044b655bfef1f629523 1,736 1.00/1.00 vMB 281
481,693 481,693 0000000000000000004cf2dac22ccb38edc4e7cfcc7f2ea4141fcc69e22e2c76 1,963 1.00/1.00 vMB 383
481,692 481,692 000000000000000000f31229f65239dcf1d21053071c364c949639a972ca1d74 1,666 1.00/1.00 vMB 420
481,691 481,691 000000000000000000934281d213c7b57238c17f37d428f646ca93bcdea10816 2,487 1.00/1.00 vMB 456
481,690 481,690 0000000000000000004bd25fa88a1093d4ed0736cd545d44e01261eb0ab3040c 1,742 1.00/1.00 vMB 443
481,689 481,689 000000000000000000d199eb7c9ec63991b4a5bc9f81cead7843e239b924848d 1,994 1.00/1.00 vMB 476
481,688 481,688 00000000000000000063e29d52846d8c77a1eceb0bfb357d699b1a8d2f3d106a 1,842 1.00/1.00 vMB 249
481,687 481,687 000000000000000000876ddb840e70c206397c4b6228ff1771c3557252f2f759 2,101 1.00/1.00 vMB 375
481,686 481,686 000000000000000000a1449bab75a3512dd5aaf0aba999ca27417aaa80be56c1 2,100 1.00/1.00 vMB 437
481,685 481,685 000000000000000000e2f006f4de2c3274425f3f1680e787f07a18653366fd5c 2,005 1.00/1.00 vMB 357
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.10 GB
    • Received: 12.61 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.