Loading Tool

Explorer IconExplorer

Memory Pool

43,153 transactions
29.87 vMB
0.09408972 BTC
Random Selection Loading Transactions
Max Size: 151.99/200 MB

Candidate Block

Mining Attempt b9a1dd6c610fe875376ea8b5a1d6995549f18216076f51367737957e14e93fd1
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 4d788e54439868631b20add2b78ffa0926a75a9d656df3045feb743da45292e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.03324639 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (189,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,080 725,080 00000000000000000009b609d5fe574c32fdf55d138756d7aeab5e5707c2a44f 840 0.36/1.00 vMB 7
725,079 725,079 0000000000000000000887547fb69a07c6a2778e9cbb402dc821107c910bed5c 3 0.00/1.00 vMB 2
725,078 725,078 00000000000000000007c58fcf36844239188f3ede75bc8bd9321bbbc5f6e619 448 0.17/1.00 vMB 3
725,077 725,077 00000000000000000002bbae0e36a543de21bc833f08347ba0d99ac4dbdd6fa7 1,890 1.00/1.00 vMB 5
725,076 725,076 00000000000000000004205de056ee4f855d611d6121c59dc9cdcf2b54617bd0 1,953 1.00/1.00 vMB 4
725,075 725,075 00000000000000000007b3061bde924dbd0dcfc7f8b0c436b983fc48650c202d 2,160 1.00/1.00 vMB 8
725,074 725,074 00000000000000000009becd12466688319e94058eaf52452233130cc799f606 1,445 1.00/1.00 vMB 4
725,073 725,073 00000000000000000000880f1e165db68fd4e197636a13fff2d2e19d9baa552a 1,827 1.00/1.00 vMB 4
725,072 725,072 00000000000000000002feb85eadb44c2622224ce9cdc8a0c9a008021f2e100d 2,411 1.00/1.00 vMB 5
725,071 725,071 000000000000000000020942d1eadd092ed22934b6d46b08b52913d2b946650c 1,914 1.00/1.00 vMB 22
725,070 725,070 0000000000000000000840d035d17922f06f7b861d5ad9586c0668ef99bae35f 1,767 1.00/1.00 vMB 4
725,069 725,069 00000000000000000009982f40547692e1efc2cc95f046ba5e79c894fd0403fe 1,824 1.00/1.00 vMB 3
725,068 725,068 0000000000000000000927d5864ffe36548d79f4db2ef13f92be492ecc64c5d6 2,997 1.00/1.00 vMB 10
725,067 725,067 00000000000000000005620859f6845c20f52bc080997c94e117890c08c7d45d 3,059 1.00/1.00 vMB 6
725,066 725,066 000000000000000000021063aabc24dce23f7ac904f02ed67b1fc8c53b5510da 2,246 1.00/1.00 vMB 9
725,065 725,065 000000000000000000068c1f7faa0f28c3b6ba4f3790e9b16b0a3a36f94871d1 2,876 1.00/1.00 vMB 10
725,064 725,064 00000000000000000007e28a56889834ce8c008292cd918c50a82a4f763e3ae0 2,875 1.00/1.00 vMB 7
725,063 725,063 000000000000000000033f9846fdec1cfbddd7a663272b0949c737c9e726d4f1 2,100 1.00/1.00 vMB 5
725,062 725,062 00000000000000000003872b3141df8394a2f4c5f458e5b722f30233df2aa9f8 557 0.30/1.00 vMB 3
725,061 725,061 0000000000000000000724179584da46fdb7125ac4d603d579a9612027b3d15f 1,157 1.00/1.00 vMB 2
725,060 725,060 00000000000000000007ab9d7b41fa0d08316d6f73448b853381cb5b874e2213 2,836 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.