Loading Tool

Explorer IconExplorer

Memory Pool

9,550 transactions
9.46 vMB
0.02625649 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.13/200 MB

Candidate Block

Mining Attempt 3ee4d71457ba1627854f841518697e41894527c2f6409d51fbca119c048cf83b
Version 20000000
Previous Block 00000000000000000000786707c7185cfb38fe9a224c64bb9f67929ff2388934
Merkle Root d332f3db190a7d849a565ead7b721e51135f4c9dced2199d3fc1e251a9304365
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,747
Size: 0.9979385 1.00 vMB
Total Fees: 0.01241070 BTC
Feerates: 180.34 > 1.24 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,802 (745,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,886 167,886 00000000000002f2d0f6e95072611df1e78755a268cc4341d9216076d6fa0b45 34 0.01/1.00 vMB 190
167,885 167,885 00000000000005937feb14e4605fbfa72f79a72058ae7cf20c196af708800c16 5 0.00/1.00 vMB 3
167,884 167,884 0000000000000549b5ee88cc44d02ff9739c733d56ec2c7272d21770d6362fe5 61 0.02/1.00 vMB 88
167,883 167,883 00000000000002fc631bc5e783232bdc7d59cc1ba1d8607663a272cd1aa10462 4 0.01/1.00 vMB 55
167,882 167,882 00000000000008d91f8a83a44d37b31b298d6361f9aac13e341f43859e09289c 3 0.00/1.00 vMB 194
167,881 167,881 000000000000002c305723de263f43b947c45ffb0e07c0f587faf28e136292e6 21 0.01/1.00 vMB 165
167,880 167,880 00000000000000e167b81c0b8f0ee1912f993efc25bf74c8673536396c057e6f 46 0.02/1.00 vMB 167
167,879 167,879 00000000000007243543fade17227fababc8455474d945d08882ad065aca171e 100 0.03/1.00 vMB 60
167,878 167,878 0000000000000a7111b18bee13c03d93fc2c91098f53527b7391aae20531a5d2 23 0.01/1.00 vMB 328
167,877 167,877 00000000000008b0c24d350429faed74bbe571255d58cb378178f1cebfafe6d9 42 0.03/1.00 vMB 329
167,876 167,876 0000000000000302b8671fa1d467d09c756179afccaf4793cb4c54166a30cd42 82 0.05/1.00 vMB 112
167,875 167,875 0000000000000598a3924335592c01156c98a2a49eee438ebf4ae4671e5af545 40 0.03/1.00 vMB 231
167,874 167,874 000000000000035bd3c2ed8e817b57c1018853e0695ef55368ed844551f6b479 9 0.00/1.00 vMB 0
167,873 167,873 0000000000000c213f7e41f6a28f42af103225ca90991c185e8c44905d603b5d 11 0.00/1.00 vMB 438
167,872 167,872 0000000000000c0516e0cb179768b3430d602a86e0f2172b14506d2fade70e72 34 0.02/1.00 vMB 46
167,871 167,871 0000000000000143f89ec82051533ea6f676ac0c99c43ce5f91f20aea0647a80 101 0.03/1.00 vMB 24
167,870 167,870 00000000000007e2b1c8c8eb596a40bf4326b83e56c23ccdd38a088f9111fa36 36 0.02/1.00 vMB 32
167,869 167,869 000000000000087e1e187bc067803e2dedbe8f06162d99f8fbd1bc5c49c19858 78 0.02/1.00 vMB 58
167,868 167,868 000000000000021f317394f07e65e6db6b33e0f5a4dfaa7210ad36b135de6096 109 0.05/1.00 vMB 72
167,867 167,867 00000000000007fcc2b3b5a7d2b6de537e71042a234186b6d95919f73ae03ed8 29 0.01/1.00 vMB 67
167,866 167,866 00000000000001efc4870778a4bb6d95fd32be747c120bd3b99b48d9dee7aee1 83 0.04/1.00 vMB 399
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

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