Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
30.81 vMB
0.14014648 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 4da65f5dd1ebef661eeebec0bfcfea5c7085861d5f4c8e8c2a31db13734bdf35
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root b987933f1590b1baf0c437bf1748ede53f3cbb83b75e53f8fff20439ace653e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,298
Size: 1.00 vMB
Total Fees: 0.05115835 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (556,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,309 358,309 000000000000000003c45e5d2adb612a1cf7e1515cf07f5615cfbd53939abfa0 297 0.11/1.00 vMB 30
358,308 358,308 00000000000000000731748240156293e5e7dd37a4e929f100aca7b65a1323a1 2 0.00/1.00 vMB 0
358,307 358,307 0000000000000000111b0ac793e739cd8d7c9215df8e88bfe6acc07831618165 40 0.01/1.00 vMB 48
358,306 358,306 0000000000000000058959b94fae00807f786f13412e468637e5d8113ee912ab 708 0.34/1.00 vMB 33
358,305 358,305 000000000000000007a47e88b37f4340f4fa7c8e6440139e4cff33e9c77170d1 310 0.17/1.00 vMB 23
358,304 358,304 000000000000000001914cafd9c9232c3eaf25b6e42f4d3a8a7c29261a4d8f73 434 0.22/1.00 vMB 24
358,303 358,303 0000000000000000157ff1817efadabc218292c881a45d0e3e9e16aa541c5894 308 0.14/1.00 vMB 25
358,302 358,302 00000000000000000067e8c9c7e99dd9e9295a34245b3567a46cec578376e875 528 0.28/1.00 vMB 27
358,301 358,301 00000000000000001389e5b6c315202d506383445579c410df137a5e997f29c9 237 0.13/1.00 vMB 19
358,300 358,300 0000000000000000146ea3aea202c05df468b143cbc966c38f003adb9778f5ed 699 0.42/1.00 vMB 23
358,299 358,299 0000000000000000032ba3dbbc41fb77e2de827458be0c80b2c47d4a19a475d2 728 0.31/1.00 vMB 28
358,298 358,298 000000000000000011635c65d6f6b7c9595d815208e4fc63acea3410168a31d2 219 0.15/1.00 vMB 19
358,297 358,297 0000000000000000076f4576a5a6612ea779d9fbc80c15be0fbeed9b1a756b0d 307 0.18/1.00 vMB 25
358,296 358,296 0000000000000000161619b10d30d19f293527d4a6e924a0935f6b962787b200 1,406 0.62/1.00 vMB 32
358,295 358,295 000000000000000010a799148bf71963e05f45a1b03601803ea9a968a0b32aed 1,324 0.70/1.00 vMB 26
358,294 358,294 00000000000000000af758c7ff52d5356390cc017901de494ae897d9f5ad853c 792 0.57/1.00 vMB 18
358,293 358,293 0000000000000000049af31759a13cc3babcf1f19d37924b349fa0de7d142f58 1,604 0.75/1.00 vMB 36
358,292 358,292 00000000000000000ee60aca18bda496d94f32aa1622adf817e1e444b5dcc5af 656 0.35/1.00 vMB 26
358,291 358,291 00000000000000000b43230ecf60ac1fc5c24ff6a9699bbca4e385354a48b0a2 899 0.49/1.00 vMB 37
358,290 358,290 00000000000000001162280177ebaaa265663d2ae0b3ff91a0f569b41a172e6a 965 0.77/1.00 vMB 13
358,289 358,289 0000000000000000042ead2e356cab63c6e56ccb6a713cb68473e7fb83c2b97f 1,838 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.