Loading Tool

Explorer IconExplorer

Memory Pool

41,940 transactions
26.39 vMB
0.07163377 BTC
Random Selection Loading Transactions
Max Size: 137.82/200 MB

Candidate Block

Mining Attempt ee3611d15a8c65fb85a4b0183890bacf7761aba2cc822a0a30b288fbddedcaa5
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 6c09d7f9b81f44a7c51bf7569936a3acde8fc17ea7d8634ed40b5a641428896a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,559
Size: 1.00 vMB
Total Fees: 0.02330266 BTC
Feerates: 151.16 > 2.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (734,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,977 179,977 000000000000020862d43bb8f1ec80006e023ecbcf6b5282ce5a34dfd7802491 45 0.02/1.00 vMB 102
179,976 179,976 000000000000070eee8d733ef0d751dbdd61e07a465544334fab32bd654cff4a 14 0.00/1.00 vMB 0
179,975 179,975 0000000000000160ca147c128eccdd11eaff65e71ea5e0b901cf41d2ec59019d 32 0.01/1.00 vMB 164
179,974 179,974 00000000000000cc30f8743ee33cf478b467c8018f93a131193edcd9bd0c557a 40 0.01/1.00 vMB 151
179,973 179,973 000000000000014947fd49dc719743ca97351db7f531bf76a6c65aebcfa26aec 15 0.00/1.00 vMB 87
179,972 179,972 00000000000004bc1f32e095ed980651572c424bf9b0d6a37dea172956d966e0 24 0.01/1.00 vMB 111
179,971 179,971 0000000000000292ed7e987a607e473d4b34bd387fdcaba09d50a1ef983c6415 76 0.02/1.00 vMB 65
179,970 179,970 000000000000084763a48fe63e7ba6765f6abd2435523d3e3509880f3d517d96 253 0.12/1.00 vMB 140
179,969 179,969 000000000000031e08ba400e83192b3b9b44a1db43c01f3913226302040fe5c5 130 0.05/1.00 vMB 254
179,968 179,968 000000000000088eb42b4a64d00fb19c40dc96d08c9e62f56f95c3a67732a4f6 10 0.00/1.00 vMB 85
179,967 179,967 000000000000029dafc528c41b2e1757f0d9da8c56e1d0421440eb534a64092a 26 0.01/1.00 vMB 108
179,966 179,966 0000000000000615f486af3abd37302997797d7cf6e187b227e99c336a236752 77 0.04/1.00 vMB 142
179,965 179,965 000000000000082e4867b3827d7ced50934468f3a30a6994a33049b33353c0a0 45 0.02/1.00 vMB 120
179,964 179,964 00000000000008c6baa67eb8c1d852f176b6415a619e01dd8e898dc67f66c4ca 134 0.06/1.00 vMB 134
179,963 179,963 000000000000013885200f0efc41f5b814c52cca5a47d0e11030121d8d0f233f 120 0.04/1.00 vMB 90
179,962 179,962 00000000000007f2afdace038920b418418d88e28af9b3e9b2eefaf4c5979fe7 12 0.00/1.00 vMB 33
179,961 179,961 0000000000000274deeeaa5423afb719c241ae1cb0ccc6a113c9374bea8f4dec 81 0.03/1.00 vMB 34
179,960 179,960 000000000000005e9d6699942cf9ed0a04482cd20cc45dac7cacca8970beb30b 20 0.01/1.00 vMB 396
179,959 179,959 000000000000098c9ee5e76ad7f7b7cc35d55337b10067f1060c0e87b87fb2a1 23 0.01/1.00 vMB 115
179,958 179,958 00000000000000e00e7466b95467e05e85587b0ea20f1ba1583230fe8d7beec1 42 0.04/1.00 vMB 204
179,957 179,957 00000000000001f2eeac9ebd4349a63bc4fe624ff0afc93107418741976ee11b 7 0.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.