Loading Tool

Explorer IconExplorer

Memory Pool

82,192 transactions
31.09 vMB
0.12018405 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt eb3a1cf74c63bf4c33dfa5f5d276d6918f68c614522604835e4e0ae604a1ce70
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1c912bd10e2d525311893329b7f2974a789d7eeb572352d57f872bf3f8ab48de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03549374 BTC
Feerates: 101.42 > 3.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (535,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,262 379,262 000000000000000000e87bfb07169cac2c96ba739eb26c4f070d81cdfa901f8a 866 0.57/1.00 vMB 21
379,261 379,261 000000000000000003b24f38315370513221be215b6343727dee451444fd8c7c 2,073 0.75/1.00 vMB 72
379,260 379,260 000000000000000005228330a3794f4cf5dea37a7148ada8dd9f0ac58ddae527 1,004 0.50/1.00 vMB 40
379,259 379,259 00000000000000000cc3534910659cfccfa135e28536780e9390ff39efa1b4ac 601 0.28/1.00 vMB 48
379,258 379,258 0000000000000000055b9ef7f7366742b33d4e92fdae426ccbce2800eb9c71ad 548 0.75/1.00 vMB 13
379,257 379,257 00000000000000000395e69e4d721ded029c756e1a02798d08a103a8732902c0 819 0.99/1.00 vMB 19
379,256 379,256 0000000000000000096c0913d588073d52eea71b63f491212920e8f963d0f345 979 0.50/1.00 vMB 45
379,255 379,255 00000000000000000e0da2aa0403231e6b0aa2196a21d04aeedf1fc71b7a48cf 507 0.27/1.00 vMB 35
379,254 379,254 0000000000000000008f1bcf28300fc8aac3d27fd87ffa4dda560e7d5460ca37 1,776 0.75/1.00 vMB 43
379,253 379,253 000000000000000007e0c1cdc6a214fb3ab9c86435264f819569eddd2bcd2ba7 990 0.66/1.00 vMB 23
379,252 379,252 0000000000000000114a9cedb46513e658816b056a3ed3084cd8adae86c92e77 2,412 1.00/1.00 vMB 55
379,251 379,251 00000000000000000350780ed2238bbbd73614d1f2613511b88263fc9cb4ed9f 2,793 1.00/1.00 vMB 53
379,250 379,250 00000000000000000ed8d77c208cb08d34f3ad3b66caf542f85c6b530bb118f1 713 0.30/1.00 vMB 37
379,249 379,249 00000000000000000f81c1f471ab42a2acf19cf0dbe7c1d27f331cce1918e399 121 0.10/1.00 vMB 14
379,248 379,248 000000000000000011a9b0f64663d9787d9e96d3f15267f25012106f2bbe4301 334 0.75/1.00 vMB 4
379,247 379,247 000000000000000000b84d2abc50043d3f390551f008502c6039c453e1a612a3 1,020 0.54/1.00 vMB 28
379,246 379,246 000000000000000002a8571bee11074e33021e594b8909d23f28aa2ec6a03d92 527 0.95/1.00 vMB 11
379,245 379,245 0000000000000000013269046dfb04c3547fb3dc4f0f663acd0b027634aef210 348 0.18/1.00 vMB 33
379,244 379,244 000000000000000004af7a531f0e9c197c7ab49fbfe69826c6e067e89935f612 715 0.75/1.00 vMB 16
379,243 379,243 00000000000000000fa58916291249fc49b56096abffd0566c4098941a1af2cc 720 0.99/1.00 vMB 10
379,242 379,242 000000000000000002ceeac1808ae103cbb524a880874caa8a70976e631bf2a8 145 0.25/1.00 vMB 6
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.95 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.