Loading Tool

Explorer IconExplorer

Memory Pool

79,041 transactions
29.61 vMB
0.10584816 BTC
Random Selection Loading Transactions
Max Size: 178.21/200 MB

Candidate Block

Mining Attempt 06c62a4731e7949306c2ae1d29cd1d692faa3598e1c60a04f806e4550d78c1b6
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e1374f35a26e6173de79c03057f58cd05b082dc184801bd4e5440e15ced1741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,508
Size: 1.00 vMB
Total Fees: 0.04059287 BTC
Feerates: 164.34 > 4.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (173,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,727 741,727 000000000000000000014d1e03817a8109cc41e0697012ca4d68a32e41d84074 3,288 1.00/1.00 vMB 17
741,726 741,726 00000000000000000000f04899bd1083e300343c3cb42d681d6b5eee7c4e41d2 2,732 1.00/1.00 vMB 28
741,725 741,725 0000000000000000000377f938363968cfe5badcbd926cadee5fc3a3f73b8718 593 0.86/1.00 vMB 1
741,724 741,724 000000000000000000080479f548a4f3287341fd89b7a87c0cd019c4d849b3fb 2,781 1.00/1.00 vMB 16
741,723 741,723 00000000000000000003111518236ea474556ea4f1421a56bfcaf8d9c4d39de3 1,765 0.56/1.00 vMB 15
741,722 741,722 00000000000000000002bc43385dc0686095d68680af7122ac2fbee3bc18f0fe 660 0.28/1.00 vMB 12
741,721 741,721 00000000000000000005e8543b0d6580edf9cc765facccdb813d8f94053c726c 2,598 0.92/1.00 vMB 12
741,720 741,720 000000000000000000072ddb0596df3b3caf2e4edeb4f2456454ec30e45c00b4 434 0.14/1.00 vMB 14
741,719 741,719 00000000000000000008851cb9e25657a83bd0e7761d9f51166b2c40755f4807 1,896 0.84/1.00 vMB 13
741,718 741,718 000000000000000000087cf1d00fab18dca70704a1de1f78c67ad3d2cebe6b89 522 0.27/1.00 vMB 8
741,717 741,717 00000000000000000002898ffdc68e5aced0d253daa5f13419fd6616b7c406ef 971 1.00/1.00 vMB 12
741,716 741,716 000000000000000000058cea1357d26fb339615db896bf83fca63a1c39147001 749 0.26/1.00 vMB 12
741,715 741,715 000000000000000000089cd383064a0ee372e8718d651dadfde4703fbf891a94 627 0.18/1.00 vMB 13
741,714 741,714 000000000000000000066dabcf044675afe82e72b642f642e89d4eb94654e5c7 2,051 0.72/1.00 vMB 10
741,713 741,713 0000000000000000000170be1aa9b8b564f7b79cb93e4fb816e121d9d4ddb2a5 2,134 1.00/1.00 vMB 5
741,712 741,712 00000000000000000002e71b4f7b7ea0d265b5529bc545d4203b701b42558f02 3,443 1.00/1.00 vMB 20
741,711 741,711 000000000000000000075f4bc08e1d78a3ab3af8274d13334c0ac2de25309768 2,816 1.00/1.00 vMB 18
741,710 741,710 0000000000000000000800d57495a1103bdd2be5a987f235e733c9df18781ae1 1,380 0.49/1.00 vMB 13
741,709 741,709 000000000000000000011da50a8b451f4c8176bdaa274420e9c4283a12108c62 791 0.33/1.00 vMB 11
741,708 741,708 00000000000000000004c8ff98798365064b1a3fc159da6c943bb78d23211bf0 61 0.01/1.00 vMB 16
741,707 741,707 000000000000000000019c49235a63f954e41c99e96759e7a11ea5460ee69c4f 2,214 0.81/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.