Loading Tool

Explorer IconExplorer

Memory Pool

86,693 transactions
32.97 vMB
0.07816418 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt 22fb4a03da84106afb2235a7290397e1219704382aa1d2068b5d28f3e3d929ba
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 4ef70533e6220c56f3fb5e14646008a13005dd5bd2ad16fedaeac8934dc6cb73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,923
Size: 1.00 vMB
Total Fees: 0.01252235 BTC
Feerates: 151.14 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (680,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,217 234,217 000000000000012ed9484c1db931c9e28560577d2471a39dd5ef170203837c0b 6 0.00/1.00 vMB 84
234,216 234,216 00000000000001850308dc280a6fb2c2a874f4dfc90a194743a610ef683bb6aa 195 0.15/1.00 vMB 74
234,215 234,215 00000000000000869aa1aa3aa189991f8142e5fb5b488d0c3be697276ed1968c 565 0.25/1.00 vMB 171
234,214 234,214 000000000000010329c42cb1aecd39b4058aeef714a5d929008824f4305fa321 317 0.13/1.00 vMB 175
234,213 234,213 000000000000013bb8c5cd25e1fcc068c5adc96db8d338d1d964a8209574b169 371 0.19/1.00 vMB 120
234,212 234,212 0000000000000086373280e8f773d043741cc42a7be6648a2cc8a5bdbe7db05f 737 0.47/1.00 vMB 144
234,211 234,211 0000000000000174e4792ebad595565f0f5ed702a81487c2afeb4f0212456a26 427 0.25/1.00 vMB 123
234,210 234,210 00000000000000348182559308e426cf9393cb161107dc459dc174a4da9f7816 792 0.25/1.00 vMB 645
234,209 234,209 00000000000001909813d3f692378c41ffa9c21e444ebac220a33137d94948c5 870 0.25/1.00 vMB 221
234,208 234,208 0000000000000069586e06ca4177ce92e6dc3cf161d82fcd5761703b4038e83d 627 0.33/1.00 vMB 147
234,207 234,207 000000000000006aee48914eb938efe93a435cba6839306a91357d995da1dde9 622 0.41/1.00 vMB 129
234,206 234,206 000000000000006c0cd0561597326df38800d0994c6918a7e6c562fea9d42a04 717 0.46/1.00 vMB 108
234,205 234,205 0000000000000162e83c0da87e8130ba7844a58b2b913cb1c918bc1514aaf0b6 788 0.25/1.00 vMB 236
234,204 234,204 00000000000000168c9d9761e723883ff837dba374ecc8acc46c22c190224675 218 0.15/1.00 vMB 107
234,203 234,203 00000000000001817f3f76b349872a018b5d88dbb8dd76c17e700e57d351ee20 262 0.15/1.00 vMB 130
234,202 234,202 00000000000000395cea3de98282f810450fe09535ec0b140185657890fa4563 291 0.13/1.00 vMB 168
234,201 234,201 0000000000000153f58616d839cfba2208591a6ad1af750e1160e564d83821ab 395 0.18/1.00 vMB 153
234,200 234,200 000000000000005d50fadcc6c6af6400edd0e8a34da62d4572781a67e76d46f6 216 0.10/1.00 vMB 156
234,199 234,199 000000000000006154ba502061970920262840875fda33cb313d802683e704d2 220 0.09/1.00 vMB 113
234,198 234,198 000000000000002035722a4a30b2b38b469953b4a1d56722f87ae578246225ed 253 0.13/1.00 vMB 169
234,197 234,197 000000000000017391bfc2f1b83a902b49ad6514ae98b151bb622d4a79b42905 302 0.15/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.