Loading Tool

Explorer IconExplorer

Memory Pool

39,458 transactions
18.59 vMB
0.17095271 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.28/200 MB

Candidate Block

Mining Attempt 3bc6ec097a2859e6ed933dd94fbecd1854bb901216bf0936fa40f76e6beb78ce
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root afd6c4e0faa89506bfde436e872233111709d37cf42b4a6a46c37fb4485f62aa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.04785631 BTC
Median Feerate: 4.46 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (764,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,082 149,082 00000000000003c0c77615568788fdeb6654294ccf7ddfa41f6e80d0d6255ba3 101 0.06 vMB 194
149,081 149,081 0000000000000531b47ee5246ea99c44d1b2f0f7225000717edf09c0199ea662 21 0.02 vMB 325
149,080 149,080 0000000000000126bb3740600db08a738d11e2f74c70371359ec2dc1f55acb93 53 0.04 vMB 167
149,079 149,079 00000000000002de66eb68c7a4bdcb0e7f288a4726f0cdb1952466feb8f3f126 96 0.05 vMB 131
149,078 149,078 0000000000000190c3e7967086d1f4834350c2f2f896baa40bcd82cd2bc0a5fd 13 0.01 vMB 24
149,077 149,077 00000000000001a134fec74ec3b2d69404584713ee4fa6255d545577fe358546 15 0.01 vMB 242
149,076 149,076 0000000000000100be6495f856c7309ed795491ec6731860d09bb08fc70d6d39 92 0.04 vMB 139
149,075 149,075 000000000000005349623c841c324094df899408d1e05f890830f2af59b0aa83 58 0.02 vMB 369
149,074 149,074 00000000000008cceb013670e3da38fcad86cd99bb8abddc39048dd1ceefb2da 136 0.05 vMB 240
149,073 149,073 00000000000004e7f94458e34c3698ff1e9fb6adf6339b381dc6e00e1660c834 6 0.00 vMB 916
149,072 149,072 0000000000000619592fd07910e4f593d798a5417ee579e5d53df77ee2fb73da 7 0.00 vMB 31
149,071 149,071 00000000000008607e21cbf49613bf475b2785accb501b2c863ed884bda9f002 33 0.01 vMB 159
149,070 149,070 00000000000009b1c92fd6108e627c11fb3513e07f0f839b2cb7ca0a27ec16fc 6 0.01 vMB 141
149,069 149,069 000000000000009e1f6ebfc662e385ef7dfdff202a8990a7a84cd3333b04b97a 41 0.01 vMB 3
149,068 149,068 0000000000000231f34c0470bbec19760c2d2344008ba0a61018d17b4b3e7fba 59 0.03 vMB 287
149,067 149,067 00000000000006961122e0f4dd0e5d60e3bca857b8facd1eee794230c0509c06 36 0.01 vMB 78
149,066 149,066 00000000000005590ae16d23187250b5ab2401aa49138961a9f7ee77e9382049 12 0.00 vMB 50
149,065 149,065 00000000000003261186ed9684a9705f60e3bbe5c14ff549da9354c454d1d09e 108 0.04 vMB 325
149,064 149,064 000000000000047ad942a01b7d558ab95b0dc0b12aa2739178dfbcbc270e9ffd 46 0.04 vMB 460
149,063 149,063 00000000000004a9c40c0a059e7dad5bb60e55dc796be426f833dd2335e408ef 43 0.03 vMB 127
149,062 149,062 0000000000000862460f42769d3ff154c2bac1572fadef2c89bf478fb3e51a93 19 0.01 vMB 209
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.66 GB
    • Received: 0.54 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.