Loading Tool

Explorer IconExplorer

Memory Pool

47,093 transactions
27.91 vMB
0.12957895 BTC
Random Selection Loading Transactions
Max Size: 146.41/200 MB

Candidate Block

Mining Attempt 08817d4339e78956837c1c2d030012094d2b6e07dc6e234bebb04a4c421f5e95
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (569,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,744 345,744 000000000000000011958fac876fc5d677cda66b342b3ae588cdae87050a8485 62 0.06/1.00 vMB 12
345,743 345,743 000000000000000002e93266811ee1f91a23b251bf7ac4f7280afdb5ed776e66 388 0.26/1.00 vMB 21
345,742 345,742 00000000000000000bfb43215c270ad9559d77550c1df96cccecb0bbe61e8dab 1,165 0.68/1.00 vMB 21
345,741 345,741 00000000000000000b729200f4a172fabbee3e724d49600fec87314a575de297 134 0.11/1.00 vMB 27
345,740 345,740 000000000000000016d721ede3aff7260c26d1c81a8091345d0cc23e1d4b84e9 1,688 0.75/1.00 vMB 30
345,739 345,739 00000000000000000a477a0347b53c75a2908b5d8a1dfbafd03a05a77388b925 1,005 0.50/1.00 vMB 28
345,738 345,738 00000000000000000cc4101d1e13c99af0ac24b03a24c21b5649021ccf0207b1 170 0.12/1.00 vMB 23
345,737 345,737 00000000000000000e76bc5e184c6ec3a3f90439002c75c6af9ec8af6d5df036 432 0.30/1.00 vMB 23
345,736 345,736 00000000000000000a5f5132bba64aebcd605857457aa1b37b26e9e6d82db935 855 0.46/1.00 vMB 25
345,735 345,735 00000000000000000dada0a19afec774617ac3f8e8d85f23db8b6a9fcfd0f6b5 1,508 0.75/1.00 vMB 26
345,734 345,734 00000000000000000b555712c2822c9733e2e85ef5dcad72424b3bd341ece714 713 0.42/1.00 vMB 21
345,733 345,733 000000000000000012a1e78249c786b7d803961bc38ce67bfc634e225eb9afa8 347 0.48/1.00 vMB 2
345,732 345,732 000000000000000005f405ac42087de989a585361fd8d17caba7022fe192480f 1,807 1.00/1.00 vMB 21
345,731 345,731 000000000000000016e4f283f013fb312dd301afea1cd1232b976dd39f8e2d53 1,389 1.00/1.00 vMB 20
345,730 345,730 00000000000000000a5e1f358878292823975aeee98cb6a5355d0c5486e4a001 1,434 0.75/1.00 vMB 159
345,729 345,729 000000000000000002ec42631b4bf003b5b80fc9dd5898aab4ff26848933c1d4 2,546 0.90/1.00 vMB 37
345,728 345,728 000000000000000004ce0f89ad4e4f895982856520bf33133c367fe77e7db0c1 1,031 0.75/1.00 vMB 21
345,727 345,727 00000000000000001050101ece43bb14d1fccfdb822ae2156de1dfe4ad73ffd8 1,614 0.75/1.00 vMB 33
345,726 345,726 00000000000000000a6e97237838aaeac6104e555a6f19c56d9b35872326ff04 159 0.10/1.00 vMB 34
345,725 345,725 00000000000000000c372aac6ef87631d1d50e5b7e45a85662e41af704f40af3 1,058 0.75/1.00 vMB 16
345,724 345,724 00000000000000000410a8aef7bbdf4832fdad142c6c12c0dab533666080fe5e 128 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.