Loading Tool

Explorer IconExplorer

Memory Pool

81,408 transactions
30.79 vMB
0.11028641 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 47044f4ddf3e670a5ffc8693c49c065ccba4970537447dc2810013c921b2bb3a
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3fe278eca3870b963161ca0f8d063786f0d29415e31dc31194dde805802f22a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03061177 BTC
Feerates: 101.42 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (679,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,275 235,275 00000000000000bfbd34a73017e789d2abb7e4f9c72a8e1d5d2b5b4827d1bd0b 285 0.09/1.00 vMB 34
235,274 235,274 000000000000013183d475ed3308c92e353d98ad831298e042fc8b51a37cdf1d 934 0.39/1.00 vMB 194
235,273 235,273 00000000000000e09ddb20221555add1e5ee6d1faf54dbe15c8084aaaa3f67bc 337 0.22/1.00 vMB 156
235,272 235,272 000000000000005daf82b2793dd841a2bb531ca2540435605b1332cca0d7bb74 986 0.44/1.00 vMB 177
235,271 235,271 00000000000000b927a3f9950fd086f1d402e21b2bc5c569abb45fbdb9ce9a82 394 0.15/1.00 vMB 247
235,270 235,270 0000000000000054a5c546c7a26ce453cf34ce83639b3411c0273f34003b4351 262 0.19/1.00 vMB 106
235,269 235,269 00000000000001a941c69b972c4d5b03ffc5c220b4f19e013de1f36565bd9a08 629 0.25/1.00 vMB 216
235,268 235,268 0000000000000185c875a13a327d37ad85ead036d3300fd979ab64ab60e0e23f 350 0.17/1.00 vMB 154
235,267 235,267 000000000000000284b525d1aaf86aa21d7acf7e8592f31457acb70740e0f746 305 0.12/1.00 vMB 235
235,266 235,266 0000000000000172bae6548b25af47a2e0b9c16e9645202bf4a15124c32a4d0d 280 0.15/1.00 vMB 198
235,265 235,265 00000000000000d46b589984a7bf83b8cfd22a1f0ff692c7b50dd2f9d284bb85 380 0.14/1.00 vMB 212
235,264 235,264 00000000000000cad0489e1d1863cb126b727341adc1a101bae09f90121f4101 623 0.31/1.00 vMB 235
235,263 235,263 000000000000006f7fdbbe65739aaa66bd351ab79b7aab723ce84be7b040433e 778 0.47/1.00 vMB 148
235,262 235,262 0000000000000048e4f383604716063f3640487ca7b05b77207e12d589466863 814 0.25/1.00 vMB 304
235,261 235,261 0000000000000032b98768064ca2e78d61e7b4cdde2f36e8254ea924b31428bd 130 0.06/1.00 vMB 286
235,260 235,260 0000000000000024b9cfbc1f9a54386b4b936196babe53739294637605d79c75 384 0.17/1.00 vMB 212
235,259 235,259 0000000000000053e3c2ed9203e4a69af5e464a792868b8fd68bac4c481ff5b3 557 0.22/1.00 vMB 238
235,258 235,258 00000000000001330acda885ba4b85da9dac3778db217e6c5af0ab32509fe7c2 9 0.00/1.00 vMB 200
235,257 235,257 0000000000000050e46c57ec277198f920a877ebda66fbd801bf388fc6bfb3ed 462 0.26/1.00 vMB 184
235,256 235,256 0000000000000157b89b53f9059cbe86b168c0e474136500b04037be77026374 572 0.25/1.00 vMB 217
235,255 235,255 00000000000000958284ea45eb22260986f9a5e686f76093162a9ec446063025 76 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.