Loading Tool

Explorer IconExplorer

Memory Pool

75,893 transactions
28.14 vMB
0.08862343 BTC
Random Selection Loading Transactions
Max Size: 170.64/200 MB

Candidate Block

Mining Attempt 4f054fef816431c350be8cecc2ed12a0437c4236d94233487e2cbab13ce35a95
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 95d607e0caf4f2b4555ce709b2a495e1c5ac66d2b4b4163b517eea36484c48b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,642
Size: 1.00 vMB
Total Fees: 0.02792692 BTC
Feerates: 150.80 > 2.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (623,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,230 292,230 00000000000000009474d7ced01694ce14032e70ee991a6bce83ccee650e0f06 37 0.02/1.00 vMB 46
292,229 292,229 000000000000000098b32f1a0f11cf30d84a7c91a2a119f94cd665cfbab8a2c1 387 0.21/1.00 vMB 32
292,228 292,228 000000000000000025d24399ac3363afde86baf6c2be74c935466a88ab4e0cf5 31 0.01/1.00 vMB 40
292,227 292,227 0000000000000000822c9dd599b53b64a2e93c9b020a952afab0b7fcefde702e 309 0.18/1.00 vMB 31
292,226 292,226 00000000000000003aee98b5144e32aa93c329fcf1bb0963a7596d6223f71bf6 215 0.15/1.00 vMB 26
292,225 292,225 0000000000000000543024b22d79de9f3ee69f43d0f2a439c13effd817c1139f 220 0.26/1.00 vMB 22
292,224 292,224 000000000000000000b134d63e2ef6386a1b24180d591ce01eafd74a860057dd 373 0.25/1.00 vMB 29
292,223 292,223 000000000000000025ed5a84fc550096bd7156855863ae5fb0d60e6661178a95 535 0.25/1.00 vMB 42
292,222 292,222 0000000000000000b2a9de48e4a757f6f235f7358b4dbb0ff3396a7a0c1f3c61 24 0.02/1.00 vMB 24
292,221 292,221 0000000000000000722be545aa98814dfeed282b51c548b7cea3c6b50d3bbf78 797 0.62/1.00 vMB 26
292,220 292,220 0000000000000000754512979301cc88acfe6fae761fc9f34b38a7e69fc6acf1 67 0.04/1.00 vMB 29
292,219 292,219 0000000000000000fd365b14a26242db13943bdc64e18dca65cb4986e587f3df 47 0.03/1.00 vMB 31
292,218 292,218 0000000000000000a9b6af6b54c349a25681886c13f3ed3cd19df7abbaa90bb5 222 0.26/1.00 vMB 21
292,217 292,217 0000000000000000eb5b006602aa5430778521ba6ff9648dff0775b98b170288 752 0.35/1.00 vMB 44
292,216 292,216 0000000000000000227d3e71d3449b835bf3af6ac3e9c396c9c5a4011388d003 63 0.04/1.00 vMB 26
292,215 292,215 0000000000000000e75eb97c625817c843905e1a8c0154adc26fe40d5f5133ff 82 0.05/1.00 vMB 23
292,214 292,214 00000000000000008aec77be9d068626568db03457cbfcc8658d89a1c216be44 328 0.33/1.00 vMB 18
292,213 292,213 00000000000000003e1563d7b9705944f385d3b63aed940d875cb1307d335023 256 0.08/1.00 vMB 72
292,212 292,212 0000000000000000751b57edc0ef350fa943a9a91a51f07b69d0900865adb1fc 9 0.01/1.00 vMB 18
292,211 292,211 0000000000000000a0f8027daed292eed2434b26529398ee1e2ba5ce8f268c4a 59 0.03/1.00 vMB 60
292,210 292,210 00000000000000003b79b78a099a9ec657fdcb6731150b7c8d146146a5db44dd 265 0.15/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.