Loading Tool

Explorer IconExplorer

Memory Pool

35,283 transactions
25.75 vMB
0.06120148 BTC
Random Selection Loading Transactions
Max Size: 131.34/200 MB

Candidate Block

Mining Attempt 226da9a8947cd73f29216c10ee306adcd211d4711505702e36c122e0266e70eb
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root acac389a0c6bd19cfed1eef8a2f319949476b27b4355b57c79870154b1959bf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,188
Size: 1.00 vMB
Total Fees: 0.01365616 BTC
Feerates: 152.71 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (556,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,103 358,103 000000000000000003466f715bfe34646513c5b384175bfeb0e5140d9202e8f2 1,653 0.90/1.00 vMB 249
358,102 358,102 000000000000000011534a111df8f4877f335cad79975ecf6b9599b8d76b997e 2,304 0.75/1.00 vMB 54
358,101 358,101 00000000000000000faba00bd273028bc189e6d9594133aaf0246b1acec19495 1,749 0.75/1.00 vMB 39
358,100 358,100 00000000000000000aa5d042182ecbd6ecb322c9e35af8a51679d15b3f27acef 462 0.30/1.00 vMB 31
358,099 358,099 00000000000000000df8c2c7dd7c3fd2de727eb33aec6eacfbaa3b7006652353 1,596 0.79/1.00 vMB 25
358,098 358,098 00000000000000000a702f4b29579ad2b9179dbf7e4051a50e29cea3f2f50d72 769 0.40/1.00 vMB 29
358,097 358,097 00000000000000000de820bd40c17664c4b790ee251125eaca7f2cfdf36d1f7f 160 0.11/1.00 vMB 23
358,096 358,096 00000000000000000bb8898bee913f7c243d15493d96f7f6757180c0e415f49c 333 0.24/1.00 vMB 21
358,095 358,095 00000000000000000ff0b2d9105165337e813bceeee89bac18e1b1e12c8a46bc 587 0.46/1.00 vMB 18
358,094 358,094 00000000000000001470efd1a8a49f3416f73223dfe9f56b170e015457892284 1,331 0.70/1.00 vMB 28
358,093 358,093 000000000000000001aa7c1064d3b024a6f53ac6cf3fdc520c4c6ed014106ef9 1 0.00/1.00 vMB 0
358,092 358,092 0000000000000000124f2a99f73acbe44c2a9fbd594f1528e171628c2beb9b84 1,363 0.75/1.00 vMB 27
358,091 358,091 00000000000000000d4ae7fddac42dbe3983d61780c32cfdb72b9a1ed6d73061 324 0.20/1.00 vMB 20
358,090 358,090 00000000000000000d89dd8812201269b0f27080637ba997771006418245a26c 1,159 0.61/1.00 vMB 26
358,089 358,089 00000000000000000e7f2259bca225d0c6393f8fe0ca00e017b473cca02e56ef 84 0.09/1.00 vMB 15
358,088 358,088 00000000000000000363f0c001529c3c5fb65804aa9bb7d3d78fcfea4920f0f8 601 0.32/1.00 vMB 27
358,087 358,087 00000000000000000d33b709ac1cdc9d56295e831c7cb2d633e9b620513ba464 168 0.10/1.00 vMB 26
358,086 358,086 0000000000000000160a2a6e341f5d99f4d699d5e9bbafc0b4ebaac5911496ad 846 0.44/1.00 vMB 25
358,085 358,085 0000000000000000016829546a41b2452fa80110726bb59026e87cb2c8bdb6c6 385 0.20/1.00 vMB 26
358,084 358,084 000000000000000009e23f9c943b73e50ef2ab325fc85ea803aacabe677eeb9f 1,005 0.54/1.00 vMB 19
358,083 358,083 00000000000000000ef0f275e1dc42e75298ae257c394a7f3ee1ac53bc06f6bf 1,711 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.84 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: 637.33 GB
    • Received: 12.41 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.