Loading Tool

Explorer IconExplorer

Memory Pool

84,712 transactions
31.81 vMB
0.19125765 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 3852bf4b57682c34f1742ed936003afeb2f7e959ea988c9792789390469e2aac
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 26fe47b064de55417016416a6c0bd2ef19683cc340022c654c79f86f43f3b20e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.08204784 BTC
Feerates: 101.65 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (544,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,085 371,085 00000000000000000b9bf69a2718ffddef4c6c5081437c2440902884b0475d7b 102 0.06/1.00 vMB 19
371,084 371,084 000000000000000001fa3a472b0d185fcf2723396ddb75cb55c34fc463f79c13 774 0.48/1.00 vMB 30
371,083 371,083 0000000000000000041760a762c91dad5351c74ac112dc89108ea4e7a37b7ba2 351 0.30/1.00 vMB 23
371,082 371,082 00000000000000001278e7a5cf280d7b64baa074cf92fe296db71044fa4946b3 1 0.00/1.00 vMB 0
371,081 371,081 000000000000000008449764e07605249e11cfabbae555f265882b18b6b393ba 1,892 1.00/1.00 vMB 37
371,080 371,080 000000000000000003da02458e6aa29a681e43e1cd438951ddd2749b7f841631 748 0.41/1.00 vMB 35
371,079 371,079 00000000000000000d72f136b842d0eeabbec1ec9450c35e512a0c39846c815e 626 0.35/1.00 vMB 35
371,078 371,078 00000000000000000a2d2ffbe1c0edd4d1f7a4b2029ee6fb58c3d46a96770c09 957 0.50/1.00 vMB 42
371,077 371,077 00000000000000000c86e6ec50eba5f9b1433a2a78f6c3f0a0ec2c0e391b6f4c 631 0.37/1.00 vMB 33
371,076 371,076 0000000000000000134e48581176c0769db22715a1e7c982df0df60d8fcc25c1 412 0.28/1.00 vMB 30
371,075 371,075 0000000000000000049cf5fb6c3abf8da29eabc69c2fd4fb6c404f5cd97e0cb4 183 0.17/1.00 vMB 28
371,074 371,074 000000000000000000155ec7119b8d4da7e02f5ebd1ab7b509e1fd8638057a6f 452 0.33/1.00 vMB 32
371,073 371,073 00000000000000000a771940a1bb2ce97a82440a5381f6585ad313416dd2e509 343 0.26/1.00 vMB 31
371,072 371,072 000000000000000003d44ce323b65ce54b3ec8c096e3c1108e99a4b654ee8047 176 0.08/1.00 vMB 37
371,071 371,071 00000000000000000db3e248b4a2210e14e67304c1eba3b0e4a5e2067aa5dd2e 59 0.03/1.00 vMB 43
371,070 371,070 00000000000000001336eb116811c1055c03541b01cc83bcf87387b25eedd197 663 0.73/1.00 vMB 14
371,069 371,069 0000000000000000107d474fdc9ac11e0179b66711773cf05fe6aad708789092 1,709 0.75/1.00 vMB 52
371,068 371,068 00000000000000000bafe345f42bafd9096d3af626bb34979d018ab3ab815896 138 0.09/1.00 vMB 23
371,067 371,067 0000000000000000079daa8cc4a9c6786b53aa57675beaba554ee0ee591e26c2 757 0.38/1.00 vMB 39
371,066 371,066 000000000000000007784471d6dc8e319506013f1fdb25c75f653ec9a70d3f2a 230 0.08/1.00 vMB 47
371,065 371,065 0000000000000000076e06621d608e31d4342277125f8f06dff0ce1f1d805de2 453 0.24/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.