Loading Tool

Explorer IconExplorer

Memory Pool

35,995 transactions
28.93 vMB
0.12496915 BTC
Random Selection Loading Transactions
Max Size: 143.99/200 MB

Candidate Block

Mining Attempt 3a31caf65a39addfd2e6bf1908cf927afbaa2602c02781cf6d1b688e0d595d40
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 39248139f04b272b70ec04698d390cf751f1ef9bf26009e9d2cf31d668a07bf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.06565714 BTC
Feerates: 208.44 > 6.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (541,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,656 372,656 00000000000000000a5f8108d8fe897dd3047cbcf770073cb961b2429ba2c0e5 1,175 0.93/1.00 vMB 57
372,655 372,655 00000000000000001322b0c06d26661a3c448ea85f00d6dbc8eeb9acfd8c3ccf 1,700 0.89/1.00 vMB 36
372,654 372,654 00000000000000000335b98f09ad551399bbd767c5d4f47af48b4d30f215d6b7 492 0.79/1.00 vMB 44
372,653 372,653 0000000000000000029c4f3ced6836f5e2852b580dc415924e79760b0c502421 274 0.25/1.00 vMB 8
372,652 372,652 0000000000000000140494f126b8786c256af5d813ff6c167dd9f24fae0461a5 464 0.82/1.00 vMB 42
372,651 372,651 000000000000000010181e1747c47fa1e239935c3f8c53396b5bec84f18ccdd0 1,386 1.00/1.00 vMB 17
372,650 372,650 00000000000000000f993398fe2cbae749ca6fb1e69dfaab2f81c8e81cd8f7bd 183 0.10/1.00 vMB 25
372,649 372,649 0000000000000000121afa441a8915b3fe783f379f897b920da1d1e123e19b7a 1,406 0.95/1.00 vMB 32
372,648 372,648 00000000000000000be5bc42866cbd35754eed6bd14679a91967de851d29e9ee 484 0.75/1.00 vMB 45
372,647 372,647 000000000000000013cb6da3270b01f304c389ec9f8358dc48a59b93eaa6430f 507 0.80/1.00 vMB 44
372,646 372,646 00000000000000000f801bc39855eccae053f39c35ca49360e22d60cc5ff3a01 463 0.80/1.00 vMB 43
372,645 372,645 00000000000000000c2b340fe11a27fead75988e0188c750b31534874cf7efbd 2,628 0.95/1.00 vMB 58
372,644 372,644 00000000000000000ef421df1da4212bd31a25bcbacfe4a59991cad8314fb6d5 652 0.84/1.00 vMB 46
372,643 372,643 00000000000000000a9c100efc1f3fcb4422f34a83d798d402d8414cded368a1 1,206 0.68/1.00 vMB 30
372,642 372,642 0000000000000000135b51d97b35debdae4db911bf5650082218f520e401e728 450 0.78/1.00 vMB 43
372,641 372,641 000000000000000012ca4a2691132977dc29220f35dc01bc1c64e3d7ad5efd41 2 0.00/1.00 vMB 0
372,640 372,640 0000000000000000047ce3ad561b824748858c4ac00a5d87789d71ad1e15dc3c 793 0.93/1.00 vMB 55
372,639 372,639 000000000000000002dd183f4be1e756a6ca0a8c5cc23a43e72484e19b7849b9 905 0.95/1.00 vMB 42
372,638 372,638 000000000000000001d3657d8c5174b148d9471241b11c4384d460a7bdcd2a66 531 0.86/1.00 vMB 48
372,637 372,637 00000000000000000183d706fc7cb28460993d67427f310f243d77e7db2b7a2f 582 0.93/1.00 vMB 53
372,636 372,636 0000000000000000073dc5be018b40414033168d6aa3b19a3e60a971949c7de3 683 0.86/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.94 GB
    • Received: 11.10 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.