Loading Tool

Explorer IconExplorer

Memory Pool

82,305 transactions
31.13 vMB
0.12188911 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt 04f5bab9baef81565c282c84c96cb922d23e4f736e07c4e80f45d4d366ea213b
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root bb4c5941d8dae63742e4d1aee430a5e67042de18b0913424304cfaf85026a671
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,200
Size: 1.00 vMB
Total Fees: 0.04197611 BTC
Feerates: 318.30 > 4.21 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (601,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,756 313,756 00000000000000000e4f8cb7c1a8f9c909c871568897df255ae54926323e901a 513 0.35/1.00 vMB 23
313,755 313,755 00000000000000002126847e6d830e719b70e68a24e8a6ac89d8cbd33722d5f5 53 0.04/1.00 vMB 23
313,754 313,754 000000000000000029d2b2855db0bce6a5559bbd10241211afc60f81501c14c8 1 0.00/1.00 vMB 0
313,753 313,753 0000000000000000333865a4526c5829e479279e4be9150526d5858e9ffe8452 187 0.16/1.00 vMB 19
313,752 313,752 000000000000000015698ec41e987a2cc715406b0a3c3ea25039b8fe78a53e04 16 0.01/1.00 vMB 35
313,751 313,751 00000000000000000c1ca2f3cff72d7e76f99d3aef224884181eee02229156e0 299 0.19/1.00 vMB 46
313,750 313,750 0000000000000000128ffe94bedebfc5689e3b4f1443d3adfa4f4571d11f54bb 204 0.13/1.00 vMB 25
313,749 313,749 0000000000000000024647087a51e113f8966a4cfee49312cd593751ab568eb1 149 0.10/1.00 vMB 23
313,748 313,748 00000000000000001c360d8c07cf1e820ec0d49e86d4e585a010b9d9c1e613dc 95 0.07/1.00 vMB 22
313,747 313,747 00000000000000001aca4a77e8d9b8f3b673103ccaf856c994104f91240fc457 524 0.33/1.00 vMB 24
313,746 313,746 000000000000000012a09295afc3297ac486ce96ffdbb93772992ee82bb490ae 180 0.18/1.00 vMB 12
313,745 313,745 000000000000000007842ad741449f0929f2b8f5eed70ee6be93e5bad01e5767 567 0.26/1.00 vMB 34
313,744 313,744 000000000000000036fb917384bbe54c98297c2a729acb1fb4edef8ddbbffb46 160 0.11/1.00 vMB 59
313,743 313,743 0000000000000000204537ef1891716297ae1783b391fa1a3ce17cd4a75ab4f8 128 0.05/1.00 vMB 33
313,742 313,742 00000000000000001e0ef1c7328ad2ef64594a734ba2135913709f9c06943ea8 37 0.02/1.00 vMB 26
313,741 313,741 000000000000000019ac5e6880b518850993b4501a1b6c99b0467408371113c9 10 0.04/1.00 vMB 6
313,740 313,740 000000000000000027f7521280e39be9b6ec0f4b55df1fdfbda084f8f11e64ec 39 0.02/1.00 vMB 24
313,739 313,739 000000000000000032a9e2977e436b2ba635921fc35cc301bb2be2afe2b7fcb8 524 0.32/1.00 vMB 27
313,738 313,738 0000000000000000115f2ce1c791d431d50a1fc993ae5faec9127f86575c9819 256 0.10/1.00 vMB 42
313,737 313,737 0000000000000000023216fd8f5c1973a4a382617c1c5d6ab47b480d4064dc65 141 0.08/1.00 vMB 29
313,736 313,736 000000000000000017b012b06f1f44f8271278797a21768fb3e032af8bf59298 392 0.21/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.08 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: 722.05 GB
    • Received: 18.39 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.