Loading Tool

Explorer IconExplorer

Memory Pool

82,891 transactions
31.25 vMB
0.09826020 BTC
Random Selection Loading Transactions
Max Size: 191.21/200 MB

Candidate Block

Mining Attempt 14f8c314488c0acce77525dc2d8445965e23aee28fd271ba62b428747f5b97c0
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7480c6eab84cb6551e10c0b7d0c620587ce080a5a368777910b56262aaf6a715
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.02767749 BTC
Feerates: 301.05 > 2.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (872,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
42,321 42,321 000000003cc9c8d3a6c5c1f40bedb4d0a63e164caaec835a87244b7b592d4093 1 0.00/1.00 vMB 0
42,320 42,320 000000003ccb8e2cbbe3ff6551ba71ca3889aa508f221c0642520f3d5897464b 1 0.00/1.00 vMB 0
42,319 42,319 0000000015399eb329da44c59f0e86ca3cf1e7e0310fab30e20add7dddbca79d 1 0.00/1.00 vMB 0
42,318 42,318 000000003d0c5c6eaeb3a00eb249b9f7dab518b04945e3805cbfaa318ed58314 1 0.00/1.00 vMB 0
42,317 42,317 00000000387214e6b14d1393f2aa605c3b0d670ba045ba1eaf9b9b8fe69772a3 1 0.00/1.00 vMB 0
42,316 42,316 00000000196dd197f4d8be4ea705675e22d2ebae6d30cfeb1b01c658e8b1fe33 1 0.00/1.00 vMB 0
42,315 42,315 000000005224677cf18b96f1209f6c9403b390a990575ed15c59a988d62f3903 1 0.00/1.00 vMB 0
42,314 42,314 000000003f7b84be97d7ebe28ce8d2faa4887e1736c78a5c9c9d65821ef32332 1 0.00/1.00 vMB 0
42,313 42,313 0000000001c6ac7f80edfc2be77ec96d6422d6cc4686d5da57b5173e9e9e875c 1 0.00/1.00 vMB 0
42,312 42,312 0000000007624a34d3a6f9f88b4a9a3f639eb7d08c3f8ec91aea4493222c60b1 1 0.00/1.00 vMB 0
42,311 42,311 000000004e97997d35919a8f80d93a75c2bc6c17939882499567249482c3a8bc 1 0.00/1.00 vMB 0
42,310 42,310 000000002ddc28060bd5487f33b19469c56f086f77c3b0dcb1bfbf0f13396f3c 1 0.00/1.00 vMB 0
42,309 42,309 0000000030443ff108401febec9f78a185b7afdf15952f88bb6a03e1813e1098 1 0.00/1.00 vMB 0
42,308 42,308 0000000044f3c05f7baf60909bd5a84764a1cf0a4d4b621f0e09b7b515e4e06e 1 0.00/1.00 vMB 0
42,307 42,307 0000000052f401fd2711c454be1f79bea4c600061b9a5d0bb18836a585f1c540 1 0.00/1.00 vMB 0
42,306 42,306 0000000003bff015120689fbd7f3aede9dbcd123904519c9f2938ca6f967a3ff 2 0.01/1.00 vMB 0
42,305 42,305 000000004f0212fad93e991f737d21f3e4eb9698059e8479262ab4ddbf02ff53 1 0.00/1.00 vMB 0
42,304 42,304 000000000b9c6ef0ac79c79df9df20414b1b61343294928f4a1634b01795cf17 1 0.00/1.00 vMB 0
42,303 42,303 000000005be261cc66c4bbf57cd86318cd03efb23d1d45b7ea8ef7c455cd756b 1 0.00/1.00 vMB 0
42,302 42,302 00000000170a3b406db3b859251905b5be18be8cc7bead74f45e3006718252c4 1 0.00/1.00 vMB 0
42,301 42,301 00000000553bca2c1b5eb5bce6e7f8e838ab8b35c306995d2c6e7e8b4b08cbda 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.