Loading Tool

Explorer IconExplorer

Memory Pool

72,610 transactions
28.05 vMB
0.06983747 BTC
Random Selection Loading Transactions
Max Size: 166.21/200 MB

Candidate Block

Mining Attempt 58aae003b62a040ccbcb969bfc96a8806acc7408d16b36383d2d0dbab0bf10b1
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a97b854bab8c6bfaf4bf7deaeeea90b6d99835b97ec57439bc4e3989ed79bfbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,678
Size: 1.00 vMB
Total Fees: 0.01367697 BTC
Feerates: 101.52 > 1.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (546,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,293 368,293 000000000000000012763d96541480f92071354efee6dc5ca0d60c85dde9722f 207 0.39/1.00 vMB 8
368,292 368,292 000000000000000009426e4e79af86995f9d5df74a143fd125ea603acfd5fccc 1,619 0.92/1.00 vMB 48
368,291 368,291 0000000000000000081ac5f8fc801d261643970d8e7e4c086bf1fac357587c09 1,308 0.75/1.00 vMB 34
368,290 368,290 0000000000000000063e5f509b07d36db06bc48f74b3ae5e456dba728440f1e8 1,886 0.99/1.00 vMB 58
368,289 368,289 00000000000000000da3d0cb48f21e67d67f52bd2eff676a3dd2474a86f66f82 811 0.32/1.00 vMB 76
368,288 368,288 00000000000000001079d2a5311d7e20f318db16dcca8432cbab933233985101 302 0.14/1.00 vMB 36
368,287 368,287 0000000000000000031c75d8fb2c895e45e3ff2ddb8c6fd8e206cc9c8e60aa5f 508 0.27/1.00 vMB 37
368,286 368,286 000000000000000008c7995e88306ba81f0e402f9b4b4679df6cc72c69541e23 767 0.45/1.00 vMB 36
368,285 368,285 000000000000000005a185f53af5535d5ba03f1e4908ae03a88afef67ca2e392 214 0.12/1.00 vMB 35
368,284 368,284 000000000000000013e956fb2bd89592760d5336063ebb5da396577bb4e021f4 195 0.11/1.00 vMB 41
368,283 368,283 00000000000000000126093794631414564e6e1b92c87dbb6a3cb9be3bdd0704 432 0.23/1.00 vMB 33
368,282 368,282 000000000000000009d820ad8c8d438e950546602eee90c7682828e6c7a2f078 1,317 0.97/1.00 vMB 24
368,281 368,281 00000000000000000bb6727a675384a3c732acf10be82778a7a0649a7743e156 2,457 0.93/1.00 vMB 52
368,280 368,280 000000000000000014cd987f09d41843ea7127af8ecd37d288b66bbcf33dbfb2 1,071 0.47/1.00 vMB 42
368,279 368,279 00000000000000000a1f411f9aa90ebe299c3b41917fbb5b3b9e228834ddd9d8 367 0.22/1.00 vMB 35
368,278 368,278 000000000000000008508292ea2a94d9c5d1420a88c63c0075f7172420c23836 535 0.36/1.00 vMB 31
368,277 368,277 00000000000000000562fcddfb90864c9bb1fd416a494fc0676b5e73a2df9f68 157 0.11/1.00 vMB 27
368,276 368,276 000000000000000002dc7194f72afcd8383586ca0cc5c0d2c612d071e4e64fa0 1,182 0.70/1.00 vMB 39
368,275 368,275 000000000000000011eb2d4fd92a0ee9bc77f3b11c951786651750d260710fe2 1,265 0.55/1.00 vMB 33
368,274 368,274 0000000000000000091a5cdd2c606a2bc95623f1c15c85ee9df7791502e3ebaf 1,904 0.93/1.00 vMB 34
368,273 368,273 000000000000000008053f08dc4dbe105fb36a0346f1bfb44eb80432a9fc23ca 1,439 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.