Loading Tool

Explorer IconExplorer

Memory Pool

78,045 transactions
28.86 vMB
0.09148084 BTC
Random Selection Loading Transactions
Max Size: 175.15/200 MB

Candidate Block

Mining Attempt 5f98f4cb4972064c3a2b60b9f64a9792c2d0e80c7a916e9138fc45d454453652
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 7c058c8b34b6ff3d2a86a511b55f3202fdb35ab4d64f244ac3b4a0f64f195397
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.03145537 BTC
Feerates: 137.15 > 3.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (155,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,321 759,321 0000000000000000000478672ff6cdda3b7e29017e013e4f4af1bd6885c8c1f2 483 1.00/1.00 vMB 2
759,320 759,320 000000000000000000024c7d05533fe4fb79402a64f7660d6cc775bb9eadd358 1,426 1.00/1.00 vMB 8
759,319 759,319 00000000000000000005be370f6a6c5beb616d810c28430c235dcfb52e954418 2,052 1.00/1.00 vMB 11
759,318 759,318 0000000000000000000349efb62a34f5af6210e8f9ce11e10e40a0052c2b7320 1,746 1.00/1.00 vMB 1
759,317 759,317 00000000000000000001f3e884dcddd3321412399ee28f4683070419dc998cb0 2,783 1.00/1.00 vMB 8
759,316 759,316 00000000000000000001a2ec1f42451435fc99fe7b38f0e7d2332d5d1615f0f2 1,616 1.00/1.00 vMB 9
759,315 759,315 00000000000000000002b8d3643406f9a0de11a0b47ff4fde43a092cb77a7bd3 240 1.00/1.00 vMB 7
759,314 759,314 000000000000000000041202f23150d76a90ada03cab564ad71c6fa2af463ea1 215 1.00/1.00 vMB 10
759,313 759,313 00000000000000000000a06cb7f64931e4da085a988eeead9363811f27173faa 1,017 1.00/1.00 vMB 4
759,312 759,312 000000000000000000051c0135a2ea6b932e4afc5d24ec646f5e0b120a2c257c 1,810 1.00/1.00 vMB 11
759,311 759,311 000000000000000000050a7d4948ca48720e992d04a786f4efffc8b64c547d39 1,811 1.00/1.00 vMB 15
759,310 759,310 00000000000000000007d63e88469da0a5d9e3bfd4567c90fb6db937afab7a03 1,209 1.00/1.00 vMB 14
759,309 759,309 000000000000000000010362e89ffc9664a24e91eb0bb420707b906dc70499ac 994 1.00/1.00 vMB 12
759,308 759,308 00000000000000000003d29881371e7677f12089afc92e2052586033650a9bf8 1,574 1.00/1.00 vMB 17
759,307 759,307 000000000000000000003b4230c3fc1ae9053c7228f6ab2a8a517ebd24396c2d 2,322 1.00/1.00 vMB 7
759,306 759,306 00000000000000000000dd10c19e5d8d059317444ca3b70b322b5a337056533a 2,097 1.00/1.00 vMB 12
759,305 759,305 00000000000000000004aea590cf5b5f2375f8c81b6b9b4845e0138552782c9d 642 1.00/1.00 vMB 11
759,304 759,304 0000000000000000000528fc7cf64541977917ff79b7a1b608dc6de833759735 1,460 1.00/1.00 vMB 15
759,303 759,303 0000000000000000000333586d9108c3788769e0e5cd707b04d815925023993c 1,949 1.00/1.00 vMB 15
759,302 759,302 00000000000000000005496c30b32b5028a3d7f857a6327a747fc707336d092f 519 1.00/1.00 vMB 12
759,301 759,301 000000000000000000041a756beb6a862b990c500de1da17c54b1bb8bd5da4fa 295 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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.40 GB
    • Received: 15.93 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.