Loading Tool

Explorer IconExplorer

Memory Pool

80,931 transactions
30.16 vMB
0.10154533 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt 08f13919b9e664f7b8361c67b3a2bb73963636228bf872817a550582bcace5c3
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root e4c497a5517f08820441dc39ea2a49b2d174e5037d01e6d63396b740565fe856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02943263 BTC
Feerates: 54.29 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (551,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,103 364,103 00000000000000000769645dcd5a59766d24bd4ef1f179367dcc0672de7635d5 54 0.03/1.00 vMB 26
364,102 364,102 00000000000000000ca955f399616d001db068f4ff591b7a4c45a2568acbdc32 1,767 0.93/1.00 vMB 32
364,101 364,101 00000000000000000db23697071d3e7bb404395ebd46db4df13f15f1ab8dcb45 301 0.14/1.00 vMB 33
364,100 364,100 000000000000000012539f9cc04158fd7b52545640c4f74534223ec3812afb0e 201 0.11/1.00 vMB 34
364,099 364,099 000000000000000006a4c69206a66a55c4103d5fee2f4426deb11ced6479ec78 378 0.21/1.00 vMB 32
364,098 364,098 0000000000000000037a7283aac45cd0ce7c60cf843c0a6b0e771239656a319f 401 0.18/1.00 vMB 36
364,097 364,097 0000000000000000020d39d8c311e3c7eed803aa0f2cc2a39f8d6349a82ab9bf 939 0.47/1.00 vMB 35
364,096 364,096 000000000000000010aa48b6938adbe33a133efd12ee284b28bc30c762a4ac00 707 0.36/1.00 vMB 33
364,095 364,095 0000000000000000013552c946d70591b86b98dd03bfa51d2cdc4fb77a74dd79 1,218 0.54/1.00 vMB 40
364,094 364,094 000000000000000011f9236e9e708542b997d6aea3b346f6a602352a03cd5b60 1,043 0.57/1.00 vMB 34
364,093 364,093 00000000000000000f3e3239de7fdc3026919d8694bb5a12451c9172ff9e5296 769 0.45/1.00 vMB 29
364,092 364,092 0000000000000000011de317c4341647a3922d480073a9d94db30b43db42d006 714 0.53/1.00 vMB 16
364,091 364,091 000000000000000000f82c9e9396ad3e61f6d4e6acfb16237586dd939bc1668d 1,766 0.75/1.00 vMB 41
364,090 364,090 0000000000000000083195fb92126889646f4b467160158c342ec1b5cb500c38 1 0.00/1.00 vMB 0
364,089 364,089 00000000000000000964d429bc49950bfc612c3b82e7da85cd9e5c63925876ff 1,151 0.75/1.00 vMB 29
364,088 364,088 000000000000000007985486b6cf2adb19056ebf76e71793eacfbf3170119877 1,062 0.51/1.00 vMB 33
364,087 364,087 0000000000000000109b0a5c5d06b2882e62f1c678021af1697f04142f1625f5 1,807 0.92/1.00 vMB 34
364,086 364,086 000000000000000011df2449ad42eeba5501f69eb50fe4c40d68c554b582d964 542 0.31/1.00 vMB 30
364,085 364,085 00000000000000000af1e277e4241212b11c3c3f38690b22d155a17334d7ac48 798 0.43/1.00 vMB 31
364,084 364,084 00000000000000000f4309b8864d54c1ac5c866533503a6a4ba1a9c290a9de7c 237 0.17/1.00 vMB 22
364,083 364,083 00000000000000000dc249f005471131b7193bc73d28e855b1865e43074f7adb 1,443 0.67/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.