Loading Tool

Explorer IconExplorer

Memory Pool

78,678 transactions
29.19 vMB
0.09269142 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 3435e4661218bd5b54c64e2cca03e4cbf9664b54e6c710ee056bf012047071e4
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 1e627dd9219a098006164c9ed61a476f46cff4114e0e5cf49af9800fe79399c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.03159136 BTC
Feerates: 150.62 > 3.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (751,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,986 163,986 0000000000000a9d9116185ef22508e3553747d0aa1c5a830f0227a187c4a822 36 0.01/1.00 vMB 0
163,985 163,985 0000000000000118ecf1d3970e1d4e6d6e9bb2304ead0cca741271d3f21213da 99 0.07/1.00 vMB 449
163,984 163,984 000000000000079718ae81c29af4e63fdbabf4eb77c45833e43340eb2ac8df25 35 0.01/1.00 vMB 0
163,983 163,983 000000000000075e52da8e51fb3efa774892ae2f514487dc98299a9b81163c9d 24 0.01/1.00 vMB 38
163,982 163,982 00000000000008543ac63054ce8715d81a3690573cd2c8bda51933f7b5d535b7 26 0.01/1.00 vMB 90
163,981 163,981 0000000000000a62d0816fc7cf25c7208dd120524c4b66f8152c582624c86f47 94 0.05/1.00 vMB 465
163,980 163,980 0000000000000342ad0d09489cd4429e27dc87711734f0703a3e8254745904c6 9 0.00/1.00 vMB 4,154
163,979 163,979 00000000000003599850a242a6ceebeb86a14a571327fbec48496d9c018d88b2 20 0.02/1.00 vMB 92
163,978 163,978 0000000000000356c06c385f3405739ce977691716d93a533df7dd19c2f6f932 62 0.02/1.00 vMB 8
163,977 163,977 0000000000000bc2ab6c049655a07173cd468aa25ec5c064f6b117ef5ffa3dbe 76 0.03/1.00 vMB 153
163,976 163,976 0000000000000288c295a180778bec0f347be3f68632a2a38fb5c26c0c45bfae 14 0.01/1.00 vMB 300
163,975 163,975 000000000000031d75f4e68a9fc204c92cb6d00e362075b85a413c13171dd8ba 69 0.03/1.00 vMB 206
163,974 163,974 00000000000000255a7ca2da6e2e9d849a64c0eacfd14656b5a4e6e928a10323 13 0.00/1.00 vMB 103
163,973 163,973 00000000000002224cbc0e96b4060577b98596ef7e885ad7c717843e8cb5b1d8 86 0.04/1.00 vMB 67
163,972 163,972 0000000000000b6d97d80dbd6ac6d94856a3b16078514a2287c460c06e3e4cba 46 0.04/1.00 vMB 139
163,971 163,971 000000000000005cead889e236b2dce4046b25cc9076f9a5bdd17d7bd1a67764 116 0.05/1.00 vMB 2,250
163,970 163,970 000000000000032fb1005bc5de7ae276d2a91481619b7c4beb53e1ed63f71501 13 0.00/1.00 vMB 53
163,969 163,969 00000000000002c830627e0195f2dd5cb80239a16f6a4af3453a76f4616d7092 101 0.04/1.00 vMB 66
163,968 163,968 0000000000000c0bcd84ea838946179717a57c257d82ef64dc5ee40489677a9f 67 0.05/1.00 vMB 0
163,967 163,967 0000000000000affcd3185d1085bbca49823aa4b8272c56886a4b3d842d212f1 21 0.01/1.00 vMB 734
163,966 163,966 000000000000018ce8d230e42a8cfefa703bbd3002848b093028cda44646c12e 3 0.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.37 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.