Loading Tool

Explorer IconExplorer

Memory Pool

24,791 transactions
17.58 vMB
0.03610662 BTC
Random Selection Loading Transactions
Max Size: 99.65/200 MB

Candidate Block

Mining Attempt 2f17ede811259b046ee163d6a45def437d597df113251d06ad0216861219ffa1
Version 20000000
Previous Block 000000000000000000012c77719957fa52cbbe1cf40295cef5ac0396ad13f97e
Merkle Root 79af7b5a8c3488ba0df589fde1c24b9fd52ef24d03827316afe95a90bf184a2d
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.01790383 BTC
Feerates: 75.00 > 1.79 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,773 (175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,598 938,598 00000000000000000000118985e6ff66d62ea0e1adbc77b17bb7a9e776d4ae3d 691 0.16/1.00 vMB 4
938,597 938,597 00000000000000000001c8b965d34a5e31c99bdfa6afb6501d395136407b7ec7 4,100 1.00/1.00 vMB 2
938,596 938,596 000000000000000000014f7b1f0075fa6445cbfd9123a896366de624c84a1789 3,154 1.00/1.00 vMB 2
938,595 938,595 0000000000000000000078430f6699ae92077361dcc3b606246e6ac2697eede0 4,227 1.00/1.00 vMB 1
938,594 938,594 00000000000000000001e3fdf2086cb9a4eaf56abe1ff50e5b4ee7d9fe882843 3,672 1.00/1.00 vMB 1
938,593 938,593 00000000000000000001becf9850e4d1f28e176b61a8fe48b3af8c74fe9ec9c0 3,457 1.00/1.00 vMB 2
938,592 938,592 00000000000000000001af46310944f88350f8e250646c7fdaa61bccc81cc05a 3,842 1.00/1.00 vMB 4
938,591 938,591 00000000000000000000214170d14a37e7f0d2857e69c6204379b2fe89ca50b1 3,082 1.00/1.00 vMB 2
938,590 938,590 00000000000000000000fb5ba9937cf11e4fe70599249790f0f0bcd245f1b80d 2,156 1.00/1.00 vMB 2
938,589 938,589 0000000000000000000154502da49efb39dd7a08057c9cb3e1dbc6d8559a813c 2,721 1.00/1.00 vMB 3
938,588 938,588 000000000000000000018f1ac9fc75e3108de73c212d3881ac0372963d9728f4 3,082 1.00/1.00 vMB 2
938,587 938,587 000000000000000000008be29fdae4c4f9c9c07c15ed87a6bd77d18d483ddea2 3,506 1.00/1.00 vMB 3
938,586 938,586 00000000000000000001a17969370f6a902ab4cfc232678621f658217535ae64 4,088 1.00/1.00 vMB 4
938,585 938,585 00000000000000000001b1e8dc8164131bd088726f7ca2790f51abeb95a62bf8 3,846 1.00/1.00 vMB 8
938,584 938,584 000000000000000000005cd39b54451bcd6d0ef1ab8eccd269f581c04d0697d7 3,007 1.00/1.00 vMB 3
938,583 938,583 00000000000000000001223c63c8d7de9921c2f1c735b09ad60cf07913cbf539 3,115 1.00/1.00 vMB 2
938,582 938,582 00000000000000000000be54fbd63f2f35f0308a0285b8ab2de4fefd8bb552f0 1,142 0.30/1.00 vMB 2
938,581 938,581 00000000000000000000ea855d2782b87b84e21cb99da9794ecbe8ddee89034e 3,087 1.00/1.00 vMB 2
938,580 938,580 000000000000000000007b6686ebdaac5d80707c4761abad66cc9915a142eac0 669 0.22/1.00 vMB 2
938,579 938,579 000000000000000000012ba303fdfb05983d19bab98cbe52f365f03c0bdc9ee9 536 0.13/1.00 vMB 4
938,578 938,578 00000000000000000000288f3ef9b2d36b4cd8d6f87ccc9dc04a080b7138a632 2,884 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.50 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: 4,197.07 GB
    • Received: 229.21 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.