Loading Tool

Explorer IconExplorer

Memory Pool

37,727 transactions
27.18 vMB
0.06507320 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt cba744b86c76066e01dd91da6eccc2f30b8bfa251d2f089bf9616543e442e971
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c1e18819763ad604ee0182d43cfd436bfdc87dbc7338fe9a5e2f6213beff6d0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,504
Size: 1.00 vMB
Total Fees: 0.01381602 BTC
Feerates: 179.53 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (123,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,801 790,801 00000000000000000004844a9fe93d0b7d9c3b67598a779cad093b51290851da 4,601 1.00/1.00 vMB 46
790,800 790,800 00000000000000000001abeca12f34d9c0cfc0054a99bbf93e3c3c1323d3e3d1 6,032 1.00/1.00 vMB 24
790,799 790,799 00000000000000000002149eddfc90935f467ee18400268a8f2b652289501732 3,257 1.00/1.00 vMB 37
790,798 790,798 00000000000000000005292548bb9b9f48baf51eb8addbfdea1e8dd77bc81bdd 3,566 1.00/1.00 vMB 38
790,797 790,797 00000000000000000002ece919e7c08caead75eeeac9b10579c6a95955607e4b 3,361 1.00/1.00 vMB 45
790,796 790,796 00000000000000000004767ede5533bb59c77b0cd9b30fb796d4e771eb2caff7 3,427 1.00/1.00 vMB 80
790,795 790,795 00000000000000000004653a2a90f1dd7bf21b965aa65ea93fb2dfa450b1c657 3,093 1.00/1.00 vMB 76
790,794 790,794 00000000000000000000ddf48b14362e7f52514bce2c7caf78e6f4576a3b0399 3,978 1.00/1.00 vMB 23
790,793 790,793 000000000000000000017bb50b6955f4a0af0b6d8382f1b399c9e7288126c881 4,057 1.00/1.00 vMB 35
790,792 790,792 000000000000000000003035c458d11f5855252963ca6c626ced032030b1311e 2,994 1.00/1.00 vMB 53
790,791 790,791 00000000000000000001c84f8ed5c56a8d871b3e599af8cab0e00a913fd72b69 3,312 1.00/1.00 vMB 45
790,790 790,790 000000000000000000005f4d6170e5cda6883b406cf32f3f46d5b8ececd846b0 357 1.00/1.00 vMB 22
790,789 790,789 0000000000000000000326668dd2d32070a315e158929d63de9555ee7271c560 3,838 1.00/1.00 vMB 37
790,788 790,788 000000000000000000023a845351079f13015d10aa55003d30e7589e597caa2a 638 1.00/1.00 vMB 26
790,787 790,787 000000000000000000015c013275d43d5978ea8e36490d762fe81b6c2122bf97 2,641 1.00/1.00 vMB 28
790,786 790,786 00000000000000000000463773576ec5da4846de6eb9d4e05bccd87481b0dc17 3,154 1.00/1.00 vMB 54
790,785 790,785 00000000000000000005562d7e84bdf34d13b84e138cd387780a5f6ecfd96a68 3,000 1.00/1.00 vMB 39
790,784 790,784 0000000000000000000033e873ffc3b00e23755ac6680ec9a98cb45eada0d5a4 931 1.00/1.00 vMB 24
790,783 790,783 00000000000000000004c9907abff0059f1b756130e7c22e38c7af2d328f36cf 4,811 1.00/1.00 vMB 35
790,782 790,782 00000000000000000000f43a70ffa155368cb04ca16736dc724dea032f7a7e12 2,866 1.00/1.00 vMB 25
790,781 790,781 000000000000000000040ee24aa1ea05c3f61f2dfe2acac818ee6fe479f58b74 3,400 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.