Loading Tool

Explorer IconExplorer

Memory Pool

38,945 transactions
25.57 vMB
0.04897733 BTC
Random Selection Loading Transactions
Max Size: 132.62/200 MB

Candidate Block

Mining Attempt 3003af6017431a90f24c6082affa102a16222e47818c6a3bedd8d1791061f611
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root d387037d8bc6d46b78ac9a09ebf302f4d18da5655864f4c03f2ca67653779a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,465
Size: 1.00 vMB
Total Fees: 0.00279717 BTC
Feerates: 5.71 > 0.28 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (300,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,997 613,997 00000000000000000002ba2cbb36d716a4b74a32761e7fcdceaa24d97d484b81 1,785 0.59/1.00 vMB 16
613,996 613,996 0000000000000000000dec2e29b17e908ad4a8623c0a7ede474fb6bbe5538dd5 2,865 0.87/1.00 vMB 10
613,995 613,995 0000000000000000000f562a7f05e7294ba60e6fa4e540c691dfb0b325643505 2,315 1.00/1.00 vMB 22
613,994 613,994 00000000000000000003fb713f95fcabdbfcfb76f2a8dc92072a15d41f5c1986 1,844 0.63/1.00 vMB 15
613,993 613,993 000000000000000000127092f8f8fe28c586684776cbd04e95da46bbf63902ba 359 0.13/1.00 vMB 18
613,992 613,992 000000000000000000010c67e504608064c45a0c00d9f74acdfeec5c99e4a0e2 2,615 0.96/1.00 vMB 18
613,991 613,991 00000000000000000000f1efc8f8a2460cd34d80ec8f2814b6214e25998f5a89 2,401 0.93/1.00 vMB 10
613,990 613,990 0000000000000000000f7a4a548bc41bb72bc05871c6ebb29db5a5087e06690f 2,936 1.00/1.00 vMB 20
613,989 613,989 0000000000000000000c5cb911a16496c34400ceb8731c08e8eca2620b9cc761 1,736 0.53/1.00 vMB 15
613,988 613,988 0000000000000000000732ecf1a048c450e38f9848384874b0313dd1b58d1685 1,795 0.69/1.00 vMB 16
613,987 613,987 0000000000000000000927511325640654e6672486e1e12901ea0583cc433152 2,262 0.84/1.00 vMB 9
613,986 613,986 00000000000000000008a8ae97d9998aace96ce5393625f2b308b9cdd02543c2 2,907 1.00/1.00 vMB 21
613,985 613,985 0000000000000000000185e67872e235e836bcf2bb02318119d7ffe36ba992bd 107 0.04/1.00 vMB 16
613,984 613,984 0000000000000000000d551c177da0537bc7c5a18ccb2c306247af91d284df18 1,223 0.44/1.00 vMB 7
613,983 613,983 0000000000000000000756405e4e3347d8f926960c2f490009f974636533966e 3,028 1.00/1.00 vMB 19
613,982 613,982 000000000000000000089f560b65ae26001d104e087db39f11d276c350819ce7 863 1.00/1.00 vMB 6
613,981 613,981 00000000000000000011c9a941c9c48e0e77a3b331c814e6918fc4edad81a8e1 2,023 1.00/1.00 vMB 2
613,980 613,980 0000000000000000000dadc7045d455fa0c48e297277f00585ba0778a9314eb9 2,460 1.00/1.00 vMB 7
613,979 613,979 0000000000000000000451741c0015c8fe5e095c3ccdb0f043ac889f07bfbcb4 2,610 1.00/1.00 vMB 10
613,978 613,978 000000000000000000030e8e419507d339e7079022002cf97a6b5b5444d3e044 2,708 1.00/1.00 vMB 26
613,977 613,977 000000000000000000124c5e5be7e3c4ca28ec9cfe1756314bebb4de9facc95e 2,142 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.96 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: 647.59 GB
    • Received: 12.95 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.