Loading Tool

Explorer IconExplorer

Memory Pool

79,967 transactions
29.58 vMB
0.06576101 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt 3e61fdc3ff0d2f19815115d563f1b80acf2c82ff7a905876e5aedee7d337fa2f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root aa9910a3fb5738cf3f4b3c09507f59ac3cf6b63aea6d7da9bc12c7dba0a0c596
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,492
Size: 1.00 vMB
Total Fees: 0.00544033 BTC
Feerates: 73.20 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (236,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,728 678,728 00000000000000000007cf657e4efbc807c369d5ec6f68d246fdc108b7ecbcc0 1,591 1.00/1.00 vMB 67
678,727 678,727 00000000000000000008d2650dd59b4db4dd4b4846a751ea4f880de3faff7d73 1,921 1.00/1.00 vMB 97
678,726 678,726 00000000000000000008d34a0a43e108cb8bada7ba8a5c5909ece892d04c98ad 2,143 1.00/1.00 vMB 51
678,725 678,725 000000000000000000048559b666980cd943a3dfcc236a7a352a754d5ed31e2e 2,166 1.00/1.00 vMB 53
678,724 678,724 000000000000000000093f88a4a596440e06897fc4c0cb19af30460394bb1ad5 1,521 1.00/1.00 vMB 55
678,723 678,723 00000000000000000006207e9ad0090f749ea1dcf94b36f36922f98e8e59405d 2,374 1.00/1.00 vMB 81
678,722 678,722 00000000000000000000bd6828839c032c75fa996f509ce9f15b09866751081c 2,089 1.00/1.00 vMB 17
678,721 678,721 000000000000000000072ea1e391f707674763fa9d7d28c3c7e2d882584dc6ab 2,053 1.00/1.00 vMB 59
678,720 678,720 000000000000000000088d0c713c0f3576d8eac08ad4dbb24284fa2f83bb9221 1,410 1.00/1.00 vMB 67
678,719 678,719 00000000000000000002c2fbb7442dff49f4f02b0900fc284e17ceaeed94144d 2,599 1.00/1.00 vMB 73
678,718 678,718 00000000000000000003d36f8bb972e128af1c378e6b1514eb23dd7da0bdf3ea 835 1.00/1.00 vMB 20
678,717 678,717 0000000000000000000ba6f7dde7e957fee55df02878a2fdf087d0bc35a5b922 755 1.00/1.00 vMB 8
678,716 678,716 00000000000000000008584564f35a07f8ae9a119ef16b225ee79353c177b9db 1,807 1.00/1.00 vMB 58
678,715 678,715 00000000000000000002d5232775b4e49c77b21bc910c618a7d41abaf2aae7b3 389 1.00/1.00 vMB 9
678,714 678,714 0000000000000000000a01510510828150c3f0323a84725f7871dc6a195f4231 1,579 1.00/1.00 vMB 36
678,713 678,713 0000000000000000000a3e8ad4b0c9f1a3ee9046798d9628aea14d03228d003e 657 1.00/1.00 vMB 15
678,712 678,712 0000000000000000000364694ee3efb1d30ba24a5cc31ece801ad29d73257349 311 1.00/1.00 vMB 10
678,711 678,711 000000000000000000023d431728c46048034fb89a767edbd2f2315c5da98d43 96 1.00/1.00 vMB 5
678,710 678,710 000000000000000000041db901bc911bc74fec9cbb884874afe55bf99d38cfb4 1,000 1.00/1.00 vMB 22
678,709 678,709 000000000000000000094a8312bc0649633678812b65744bb3c922b2c5d3847a 713 1.00/1.00 vMB 26
678,708 678,708 0000000000000000000238b35e17edb7519856f42882d9114ace2be9950db7cf 872 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.86 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.